[INFO] cloning repository https://github.com/yasu-n/vimscouter [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yasu-n/vimscouter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyasu-n%2Fvimscouter", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyasu-n%2Fvimscouter'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b844a0ecfd803e932acecae44cf528d45c131102 [INFO] testing yasu-n/vimscouter against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyasu-n%2Fvimscouter" "/workspace/builds/worker-57/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-57/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yasu-n/vimscouter on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yasu-n/vimscouter [INFO] finished tweaking git repo https://github.com/yasu-n/vimscouter [INFO] tweaked toml for git repo https://github.com/yasu-n/vimscouter written to /workspace/builds/worker-57/source/Cargo.toml [INFO] crate git repo https://github.com/yasu-n/vimscouter already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41cfeb5610e7cfe479d60d70a090a400672bf89af3e8bb75a2dcd6dbfff66423 [INFO] running `Command { std: "docker" "start" "-a" "41cfeb5610e7cfe479d60d70a090a400672bf89af3e8bb75a2dcd6dbfff66423", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41cfeb5610e7cfe479d60d70a090a400672bf89af3e8bb75a2dcd6dbfff66423", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41cfeb5610e7cfe479d60d70a090a400672bf89af3e8bb75a2dcd6dbfff66423", kill_on_drop: false }` [INFO] [stdout] 41cfeb5610e7cfe479d60d70a090a400672bf89af3e8bb75a2dcd6dbfff66423 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f1b1fbe0c3fc56b741319bebb59327299466a465b8d43d9c8065845084e469e [INFO] running `Command { std: "docker" "start" "-a" "3f1b1fbe0c3fc56b741319bebb59327299466a465b8d43d9c8065845084e469e", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling tetsy-hash-db v0.15.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling tetsy-bytes v0.1.4 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling home v0.3.4 [INFO] [stderr] Compiling tetsy-rlp v0.4.5 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling app_dirs v1.2.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tetsy-impl-rlp v0.2.0 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling uint-crate v0.8.1 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling tetsy-plain-hasher v0.2.1 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling tetsy-scale-codec v1.3.0 [INFO] [stderr] Compiling tetsy-impl-serde v0.2.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling const-random v0.1.13 [INFO] [stderr] Compiling ahash v0.2.19 [INFO] [stderr] Compiling tetsy-fixed-hash v0.5.0 [INFO] [stderr] Compiling vapbloom v0.8.0 [INFO] [stderr] Compiling lru v0.4.3 [INFO] [stderr] Compiling tetsy-impl-codec v0.4.1 [INFO] [stderr] Compiling tetsy-primitive-types v0.6.0 [INFO] [stderr] Compiling vapory-types v0.8.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling fastmap v0.1.0 [INFO] [stderr] Compiling tetsy-keccak-hasher v0.1.1 [INFO] [stderr] Compiling impl-trait-for-tuples v0.1.3 [INFO] [stderr] Compiling tetsy-util-mem-derive v0.1.1 [INFO] [stderr] Compiling tetsy-util-mem v0.4.2 [INFO] [stderr] Compiling tetsy-util-mem v0.3.0 [INFO] [stderr] Compiling tetsy-memory-db v0.18.1 [INFO] [stderr] Compiling tetsy-kvdb v0.3.2 [INFO] [stderr] Compiling journaldb v0.2.0 [INFO] [stderr] Compiling dir v0.1.2 [INFO] [stderr] Compiling vimscouter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.18s [INFO] running `Command { std: "docker" "inspect" "3f1b1fbe0c3fc56b741319bebb59327299466a465b8d43d9c8065845084e469e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f1b1fbe0c3fc56b741319bebb59327299466a465b8d43d9c8065845084e469e", kill_on_drop: false }` [INFO] [stdout] 3f1b1fbe0c3fc56b741319bebb59327299466a465b8d43d9c8065845084e469e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c183bc8971a0913393fc56465fd826336507f6a252c0770166e083eca48885b1 [INFO] running `Command { std: "docker" "start" "-a" "c183bc8971a0913393fc56465fd826336507f6a252c0770166e083eca48885b1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling vimscouter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.20s [INFO] running `Command { std: "docker" "inspect" "c183bc8971a0913393fc56465fd826336507f6a252c0770166e083eca48885b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c183bc8971a0913393fc56465fd826336507f6a252c0770166e083eca48885b1", kill_on_drop: false }` [INFO] [stdout] c183bc8971a0913393fc56465fd826336507f6a252c0770166e083eca48885b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-57/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 868e2a3fc7baa7113cc80dbcd8925266d22acd88a7243a4731e89c643fefa09f [INFO] running `Command { std: "docker" "start" "-a" "868e2a3fc7baa7113cc80dbcd8925266d22acd88a7243a4731e89c643fefa09f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 20.22s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/vimscouter-999c8a2d5346c4db) [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] running `Command { std: "docker" "inspect" "868e2a3fc7baa7113cc80dbcd8925266d22acd88a7243a4731e89c643fefa09f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "868e2a3fc7baa7113cc80dbcd8925266d22acd88a7243a4731e89c643fefa09f", kill_on_drop: false }` [INFO] [stdout] 868e2a3fc7baa7113cc80dbcd8925266d22acd88a7243a4731e89c643fefa09f