[INFO] cloning repository https://github.com/jonay2000/hithlain [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonay2000/hithlain" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonay2000%2Fhithlain", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonay2000%2Fhithlain'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d02cabba0694b290d81749124c339830defc757d [INFO] testing jonay2000/hithlain against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonay2000%2Fhithlain" "/workspace/builds/worker-59/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-59/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jonay2000/hithlain on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jonay2000/hithlain [INFO] finished tweaking git repo https://github.com/jonay2000/hithlain [INFO] tweaked toml for git repo https://github.com/jonay2000/hithlain written to /workspace/builds/worker-59/source/Cargo.toml [INFO] crate git repo https://github.com/jonay2000/hithlain already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96b255d307b342f3132eae0be2e88097abfb6d3791a8a1084999f299bf4fc68f [INFO] running `Command { std: "docker" "start" "-a" "96b255d307b342f3132eae0be2e88097abfb6d3791a8a1084999f299bf4fc68f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96b255d307b342f3132eae0be2e88097abfb6d3791a8a1084999f299bf4fc68f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96b255d307b342f3132eae0be2e88097abfb6d3791a8a1084999f299bf4fc68f", kill_on_drop: false }` [INFO] [stdout] 96b255d307b342f3132eae0be2e88097abfb6d3791a8a1084999f299bf4fc68f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] acbd61b82d8b2449d011f60092fd045f81dd436280dfeee6babd63d80863c40f [INFO] running `Command { std: "docker" "start" "-a" "acbd61b82d8b2449d011f60092fd045f81dd436280dfeee6babd63d80863c40f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling owo-colors v2.1.0 [INFO] [stderr] Compiling vcd v0.6.1 [INFO] [stderr] Compiling peekmore v1.0.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling lock_api v0.4.5 [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 nom v6.1.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling supports-color v1.3.0 [INFO] [stderr] Compiling supports-hyperlinks v1.2.0 [INFO] [stderr] Compiling supports-unicode v1.0.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling miette-derive v3.2.0 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tower-lsp-macros v0.4.1 [INFO] [stderr] Compiling auto_impl v0.4.1 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling miette v3.2.0 [INFO] [stderr] Compiling logos v0.12.0 [INFO] [stderr] Compiling hithlain v0.1.0 (/opt/rustwide/workdir/hithlain) [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling hithlain-bin v0.1.0 (/opt/rustwide/workdir/hithlain-bin) [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling lsp-types v0.89.2 [INFO] [stderr] Compiling tower-lsp v0.14.1 [INFO] [stderr] Compiling hithlain-lsp v0.1.0 (/opt/rustwide/workdir/hithlain-lsp) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.06s [INFO] running `Command { std: "docker" "inspect" "acbd61b82d8b2449d011f60092fd045f81dd436280dfeee6babd63d80863c40f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acbd61b82d8b2449d011f60092fd045f81dd436280dfeee6babd63d80863c40f", kill_on_drop: false }` [INFO] [stdout] acbd61b82d8b2449d011f60092fd045f81dd436280dfeee6babd63d80863c40f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3b4ce73ac9aae82aa7a64ea1899d9e439819d398af3a152b92d86a39d6a5958 [INFO] running `Command { std: "docker" "start" "-a" "b3b4ce73ac9aae82aa7a64ea1899d9e439819d398af3a152b92d86a39d6a5958", kill_on_drop: false }` [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling psm v0.1.16 [INFO] [stderr] Compiling stacker v0.1.14 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling hithlain-lsp v0.1.0 (/opt/rustwide/workdir/hithlain-lsp) [INFO] [stderr] Compiling hithlain-bin v0.1.0 (/opt/rustwide/workdir/hithlain-bin) [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling bnf v0.3.4 [INFO] [stderr] Compiling hithlain v0.1.0 (/opt/rustwide/workdir/hithlain) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.62s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/hithlain-982e3fad48d97d4b) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/hithlain_bin-b8df213b03ffa177) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/hithlain_lsp-004c64677a248e82) [INFO] running `Command { std: "docker" "inspect" "b3b4ce73ac9aae82aa7a64ea1899d9e439819d398af3a152b92d86a39d6a5958", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3b4ce73ac9aae82aa7a64ea1899d9e439819d398af3a152b92d86a39d6a5958", kill_on_drop: false }` [INFO] [stdout] b3b4ce73ac9aae82aa7a64ea1899d9e439819d398af3a152b92d86a39d6a5958 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2abac63b17f345b3013566de1037a92ce735df2d268990f01737e903e4a16de6 [INFO] running `Command { std: "docker" "start" "-a" "2abac63b17f345b3013566de1037a92ce735df2d268990f01737e903e4a16de6", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hithlain-982e3fad48d97d4b) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test parse::parser::tests::number_constants ... ok [INFO] [stdout] test parse::lexer::tests::timespec ... ok [INFO] [stdout] test sim::tests::test_smoke ... ok [INFO] [stdout] test parse::parser::tests::test_smoke ... ok [INFO] [stdout] test parse::lexer::tests::test_bit_number ... ok [INFO] [stdout] test parse::lexer::tests::test_smoke ... ok [INFO] [stdout] test parse::desugar::tests::test_smoke ... ok [INFO] [stdout] test sim::tests::test_add ... ok [INFO] [stdout] test fuzz::test_fuzz ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hithlain_bin-b8df213b03ffa177) [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] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hithlain_lsp-004c64677a248e82) [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 hithlain [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" "2abac63b17f345b3013566de1037a92ce735df2d268990f01737e903e4a16de6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2abac63b17f345b3013566de1037a92ce735df2d268990f01737e903e4a16de6", kill_on_drop: false }` [INFO] [stdout] 2abac63b17f345b3013566de1037a92ce735df2d268990f01737e903e4a16de6