[INFO] cloning repository https://github.com/pamburus/hl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pamburus/hl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpamburus%2Fhl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpamburus%2Fhl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 49a0381d14923682c174ec1d13a088a81a071f1b [INFO] testing pamburus/hl against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpamburus%2Fhl" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pamburus/hl on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pamburus/hl [INFO] finished tweaking git repo https://github.com/pamburus/hl [INFO] tweaked toml for git repo https://github.com/pamburus/hl written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/pamburus/hl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b07515b3e5759790c681e332b17372968b28d582b60d44b683a23006910f8452 [INFO] running `Command { std: "docker" "start" "-a" "b07515b3e5759790c681e332b17372968b28d582b60d44b683a23006910f8452", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b07515b3e5759790c681e332b17372968b28d582b60d44b683a23006910f8452", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b07515b3e5759790c681e332b17372968b28d582b60d44b683a23006910f8452", kill_on_drop: false }` [INFO] [stdout] b07515b3e5759790c681e332b17372968b28d582b60d44b683a23006910f8452 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 015266019ce09ee144dadc879dcb69a8f59e36ad02657596bf38a54a0aaeb31f [INFO] running `Command { std: "docker" "start" "-a" "015266019ce09ee144dadc879dcb69a8f59e36ad02657596bf38a54a0aaeb31f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling heapless v0.7.3 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling wildmatch v2.1.0 [INFO] [stderr] Compiling closure v0.3.0 [INFO] [stderr] Compiling bitmask v0.5.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling rust-embed-utils v5.1.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling dirs-next v1.0.2 [INFO] [stderr] Compiling platform-dirs v0.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling shellwords v1.1.0 [INFO] [stderr] Compiling bytefmt v0.1.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling rust-embed-impl v5.9.0 [INFO] [stderr] Compiling enum-map-derive v0.6.0 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling derive_deref v1.1.1 [INFO] [stderr] Compiling enum-map v1.1.1 [INFO] [stderr] Compiling rust-embed v5.9.0 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling htp v0.3.0 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling hl v0.10.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "015266019ce09ee144dadc879dcb69a8f59e36ad02657596bf38a54a0aaeb31f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "015266019ce09ee144dadc879dcb69a8f59e36ad02657596bf38a54a0aaeb31f", kill_on_drop: false }` [INFO] [stdout] 015266019ce09ee144dadc879dcb69a8f59e36ad02657596bf38a54a0aaeb31f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccf407105dfa1ad2374f6a3975a8de660d06ca2c0ab05fc48743b7f60b684707 [INFO] running `Command { std: "docker" "start" "-a" "ccf407105dfa1ad2374f6a3975a8de660d06ca2c0ab05fc48743b7f60b684707", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling stats_alloc v0.1.8 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling pipe v0.4.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling diligent-date-parser v0.1.2 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling byte-strings-proc-macro v0.1.1 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling byte-strings v0.1.3 [INFO] [stderr] Compiling hl v0.10.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 34.39s [INFO] running `Command { std: "docker" "inspect" "ccf407105dfa1ad2374f6a3975a8de660d06ca2c0ab05fc48743b7f60b684707", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccf407105dfa1ad2374f6a3975a8de660d06ca2c0ab05fc48743b7f60b684707", kill_on_drop: false }` [INFO] [stdout] ccf407105dfa1ad2374f6a3975a8de660d06ca2c0ab05fc48743b7f60b684707 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 13cee6f8ce90208d575c86cdfd8e5a44c9816d58f1378d6e77c38f44c05a3a2b [INFO] running `Command { std: "docker" "start" "-a" "13cee6f8ce90208d575c86cdfd8e5a44c9816d58f1378d6e77c38f44c05a3a2b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hl-fc7ed946970faf74) [INFO] [stdout] running 10 tests [INFO] [stdout] test scanning::tests::test_empty_token_and_small_token ... ok [INFO] [stdout] test scanning::tests::test_jumbo_1 ... ok [INFO] [stdout] test scanning::tests::test_small_token_and_empty_token ... ok [INFO] [stdout] test filtering::tests::test_filter ... ok [INFO] [stdout] test scanning::tests::test_two_tokens_over_segment_size ... ok [INFO] [stdout] test scanning::tests::test_two_small_tokens ... ok [INFO] [stdout] test scanning::tests::test_small_token ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hl-d2b29fce6eabb813) [INFO] [stdout] test themecfg::tests::test_rgb ... ok [INFO] [stderr] Doc-tests hl [INFO] [stdout] test timestamp::tests::test_split_rfc3339 ... ok [INFO] [stdout] test theme::tests::test_theme ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [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] [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" "13cee6f8ce90208d575c86cdfd8e5a44c9816d58f1378d6e77c38f44c05a3a2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13cee6f8ce90208d575c86cdfd8e5a44c9816d58f1378d6e77c38f44c05a3a2b", kill_on_drop: false }` [INFO] [stdout] 13cee6f8ce90208d575c86cdfd8e5a44c9816d58f1378d6e77c38f44c05a3a2b