[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#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyasu-n%2Fvimscouter" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yasu-n/vimscouter on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-12/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac5f5dd7a64383d9fefb9399137ac4978e0037a6042967116cc8ff8be19f03e7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ac5f5dd7a64383d9fefb9399137ac4978e0037a6042967116cc8ff8be19f03e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac5f5dd7a64383d9fefb9399137ac4978e0037a6042967116cc8ff8be19f03e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac5f5dd7a64383d9fefb9399137ac4978e0037a6042967116cc8ff8be19f03e7", kill_on_drop: false }` [INFO] [stdout] ac5f5dd7a64383d9fefb9399137ac4978e0037a6042967116cc8ff8be19f03e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30e84f14dcf9365fef2f90da037a2470a401ace1bd16035a1c8a56f87a2e5c85 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "30e84f14dcf9365fef2f90da037a2470a401ace1bd16035a1c8a56f87a2e5c85", kill_on_drop: false }` [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 ppv-lite86 v0.2.10 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [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 log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling tetsy-hash-db v0.15.3 [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 semver v0.9.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling app_dirs v1.2.1 [INFO] [stderr] Compiling tiny-keccak v1.5.0 [INFO] [stderr] Compiling uint-crate v0.8.1 [INFO] [stderr] Compiling tetsy-plain-hasher v0.2.1 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling tetsy-impl-rlp v0.2.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling const-random-macro v0.1.13 [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 regex v1.5.4 [INFO] [stderr] Compiling lru v0.4.3 [INFO] [stderr] Compiling tetsy-scale-codec v1.3.0 [INFO] [stderr] Compiling tetsy-impl-serde v0.2.2 [INFO] [stderr] Compiling vapbloom v0.8.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling tetsy-util-mem-derive v0.1.1 [INFO] [stderr] Compiling impl-trait-for-tuples v0.1.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 fastmap v0.1.0 [INFO] [stderr] Compiling tetsy-keccak-hasher v0.1.1 [INFO] [stderr] Compiling tetsy-util-mem v0.3.0 [INFO] [stderr] Compiling tetsy-util-mem v0.4.2 [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 1m 40s [INFO] running `Command { std: "docker" "inspect" "30e84f14dcf9365fef2f90da037a2470a401ace1bd16035a1c8a56f87a2e5c85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30e84f14dcf9365fef2f90da037a2470a401ace1bd16035a1c8a56f87a2e5c85", kill_on_drop: false }` [INFO] [stdout] 30e84f14dcf9365fef2f90da037a2470a401ace1bd16035a1c8a56f87a2e5c85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5bcf55dcdb32ce09afacf0cdad7eb76655b3136e4f5d7857aeb0573e9d34ff1d [INFO] running `Command { std: "docker" "start" "-a" "5bcf55dcdb32ce09afacf0cdad7eb76655b3136e4f5d7857aeb0573e9d34ff1d", kill_on_drop: false }` [INFO] [stderr] Compiling vimscouter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.04s [INFO] running `Command { std: "docker" "inspect" "5bcf55dcdb32ce09afacf0cdad7eb76655b3136e4f5d7857aeb0573e9d34ff1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bcf55dcdb32ce09afacf0cdad7eb76655b3136e4f5d7857aeb0573e9d34ff1d", kill_on_drop: false }` [INFO] [stdout] 5bcf55dcdb32ce09afacf0cdad7eb76655b3136e4f5d7857aeb0573e9d34ff1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ea6a4c6ba8db17297ba3237f8fc623d8aebf813609c7601c62a830975000c083 [INFO] running `Command { std: "docker" "start" "-a" "ea6a4c6ba8db17297ba3237f8fc623d8aebf813609c7601c62a830975000c083", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [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" "ea6a4c6ba8db17297ba3237f8fc623d8aebf813609c7601c62a830975000c083", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea6a4c6ba8db17297ba3237f8fc623d8aebf813609c7601c62a830975000c083", kill_on_drop: false }` [INFO] [stdout] ea6a4c6ba8db17297ba3237f8fc623d8aebf813609c7601c62a830975000c083