[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] fa29d0ffeb67f00c76661ca2bb40be810c59cba5 [INFO] testing pamburus/hl against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpamburus%2Fhl" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pamburus/hl on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-1/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", 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] a86ba4db0383fa866b0a4f7b0b2d8e349a14cf4ca58c54be9a1271b0bbd5bd30 [INFO] running `Command { std: "docker" "start" "-a" "a86ba4db0383fa866b0a4f7b0b2d8e349a14cf4ca58c54be9a1271b0bbd5bd30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a86ba4db0383fa866b0a4f7b0b2d8e349a14cf4ca58c54be9a1271b0bbd5bd30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a86ba4db0383fa866b0a4f7b0b2d8e349a14cf4ca58c54be9a1271b0bbd5bd30", kill_on_drop: false }` [INFO] [stdout] a86ba4db0383fa866b0a4f7b0b2d8e349a14cf4ca58c54be9a1271b0bbd5bd30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--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] fc9b67d8f9fdd6cba27a9a8aa0537aea66ef6868618f1c6eee77fb5d444b178f [INFO] running `Command { std: "docker" "start" "-a" "fc9b67d8f9fdd6cba27a9a8aa0537aea66ef6868618f1c6eee77fb5d444b178f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling syn v1.0.61 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling heapless v0.6.1 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling signal-hook v0.3.6 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling bitmask v0.5.0 [INFO] [stderr] Compiling closure v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [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 chrono-tz v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hl v0.8.15 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 53.99s [INFO] running `Command { std: "docker" "inspect" "fc9b67d8f9fdd6cba27a9a8aa0537aea66ef6868618f1c6eee77fb5d444b178f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc9b67d8f9fdd6cba27a9a8aa0537aea66ef6868618f1c6eee77fb5d444b178f", kill_on_drop: false }` [INFO] [stdout] fc9b67d8f9fdd6cba27a9a8aa0537aea66ef6868618f1c6eee77fb5d444b178f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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] bd1eb2abcc169bd21c7cd8882fb80d90d5373cbdf01e918e88f4d05f6453894b [INFO] running `Command { std: "docker" "start" "-a" "bd1eb2abcc169bd21c7cd8882fb80d90d5373cbdf01e918e88f4d05f6453894b", kill_on_drop: false }` [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling diligent-date-parser v0.1.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling hl v0.8.15 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 27.15s [INFO] running `Command { std: "docker" "inspect" "bd1eb2abcc169bd21c7cd8882fb80d90d5373cbdf01e918e88f4d05f6453894b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd1eb2abcc169bd21c7cd8882fb80d90d5373cbdf01e918e88f4d05f6453894b", kill_on_drop: false }` [INFO] [stdout] bd1eb2abcc169bd21c7cd8882fb80d90d5373cbdf01e918e88f4d05f6453894b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3cf7e48390d724ac3330c638863924f9989441232654feffb64cd149393a1758 [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" "3cf7e48390d724ac3330c638863924f9989441232654feffb64cd149393a1758", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.74s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hl-58c35e86eb31241a) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test scanning::tests::test_jumbo_1 ... ok [INFO] [stdout] test timestamp::tests::test_split_rfc3339 ... ok [INFO] [stdout] test scanning::tests::test_empty_token_and_small_token ... ok [INFO] [stdout] test filtering::tests::test_filter ... ok [INFO] [stdout] test scanning::tests::test_two_small_tokens ... ok [INFO] [stdout] test scanning::tests::test_small_token_and_empty_token ... ok [INFO] [stdout] test scanning::tests::test_two_tokens_over_segment_size ... ok [INFO] [stdout] test theme::tests::test_theme ... ok [INFO] [stdout] test scanning::tests::test_small_token ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hl-bca53b6c9e6412ba) [INFO] [stdout] [INFO] [stderr] Doc-tests hl [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" "3cf7e48390d724ac3330c638863924f9989441232654feffb64cd149393a1758", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cf7e48390d724ac3330c638863924f9989441232654feffb64cd149393a1758", kill_on_drop: false }` [INFO] [stdout] 3cf7e48390d724ac3330c638863924f9989441232654feffb64cd149393a1758