[INFO] cloning repository https://github.com/pansila/fastjump [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pansila/fastjump" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpansila%2Ffastjump", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpansila%2Ffastjump'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5ab8b62f82fa46b558565de0dc262d4e2f1246db [INFO] testing pansila/fastjump against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpansila%2Ffastjump" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pansila/fastjump on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pansila/fastjump [INFO] finished tweaking git repo https://github.com/pansila/fastjump [INFO] tweaked toml for git repo https://github.com/pansila/fastjump written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/pansila/fastjump already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8c1d4d22b3b34c196f2070636c487493158a336202c0abdaf3ad811b4a25801 [INFO] running `Command { std: "docker" "start" "-a" "a8c1d4d22b3b34c196f2070636c487493158a336202c0abdaf3ad811b4a25801", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8c1d4d22b3b34c196f2070636c487493158a336202c0abdaf3ad811b4a25801", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8c1d4d22b3b34c196f2070636c487493158a336202c0abdaf3ad811b4a25801", kill_on_drop: false }` [INFO] [stdout] a8c1d4d22b3b34c196f2070636c487493158a336202c0abdaf3ad811b4a25801 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03d7ad1ec421c171c53bd72e7583254bb462dcc47273d3fea388acad16ba41f7 [INFO] running `Command { std: "docker" "start" "-a" "03d7ad1ec421c171c53bd72e7583254bb462dcc47273d3fea388acad16ba41f7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fastjump v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling path-clean v0.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling const_format_proc_macros v0.2.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling const_format v0.2.14 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Finished dev [unoptimized] target(s) in 29.08s [INFO] running `Command { std: "docker" "inspect" "03d7ad1ec421c171c53bd72e7583254bb462dcc47273d3fea388acad16ba41f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03d7ad1ec421c171c53bd72e7583254bb462dcc47273d3fea388acad16ba41f7", kill_on_drop: false }` [INFO] [stdout] 03d7ad1ec421c171c53bd72e7583254bb462dcc47273d3fea388acad16ba41f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e5e593e7135f84fcb9f78382b7d0dd4a668517eb39992c72296411aa62ca809 [INFO] running `Command { std: "docker" "start" "-a" "0e5e593e7135f84fcb9f78382b7d0dd4a668517eb39992c72296411aa62ca809", 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] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling fastjump v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Finished test [unoptimized] target(s) in 10.78s [INFO] running `Command { std: "docker" "inspect" "0e5e593e7135f84fcb9f78382b7d0dd4a668517eb39992c72296411aa62ca809", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e5e593e7135f84fcb9f78382b7d0dd4a668517eb39992c72296411aa62ca809", kill_on_drop: false }` [INFO] [stdout] 0e5e593e7135f84fcb9f78382b7d0dd4a668517eb39992c72296411aa62ca809 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6b74bac1429b8aa73fe2bc6081e21dc1f134447c4ea0553862cf7f1e5aee92e4 [INFO] running `Command { std: "docker" "start" "-a" "6b74bac1429b8aa73fe2bc6081e21dc1f134447c4ea0553862cf7f1e5aee92e4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fastjump-3811b7b87e2c9345) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test database::tests::bincode_layout ... ignored [INFO] [stdout] test common::r#match::tests::test_match_anywhere ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fastjump-c5c1911c1aa0a094) [INFO] [stdout] test common::r#match::tests::test_match_consecutive ... ok [INFO] [stdout] test common::r#match::tests::test_match_fuzzy ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/install-dfc16c21c42d26f3) [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] [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 fastjump [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] running `Command { std: "docker" "inspect" "6b74bac1429b8aa73fe2bc6081e21dc1f134447c4ea0553862cf7f1e5aee92e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b74bac1429b8aa73fe2bc6081e21dc1f134447c4ea0553862cf7f1e5aee92e4", kill_on_drop: false }` [INFO] [stdout] 6b74bac1429b8aa73fe2bc6081e21dc1f134447c4ea0553862cf7f1e5aee92e4