[INFO] cloning repository https://github.com/samuelcolvin/benchmark-highlight [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/samuelcolvin/benchmark-highlight" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuelcolvin%2Fbenchmark-highlight", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsamuelcolvin%2Fbenchmark-highlight'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] acb3db65d11a3c8004447f26e16e0936f9545cbb [INFO] testing samuelcolvin/benchmark-highlight 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%2Fsamuelcolvin%2Fbenchmark-highlight" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/samuelcolvin/benchmark-highlight 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/samuelcolvin/benchmark-highlight [INFO] finished tweaking git repo https://github.com/samuelcolvin/benchmark-highlight [INFO] tweaked toml for git repo https://github.com/samuelcolvin/benchmark-highlight written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/samuelcolvin/benchmark-highlight 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] b86b9a55a05ffeb706d7b0ff7b989b527af1a2c9e2658a6d0142b5b60553f5b8 [INFO] running `Command { std: "docker" "start" "-a" "b86b9a55a05ffeb706d7b0ff7b989b527af1a2c9e2658a6d0142b5b60553f5b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b86b9a55a05ffeb706d7b0ff7b989b527af1a2c9e2658a6d0142b5b60553f5b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b86b9a55a05ffeb706d7b0ff7b989b527af1a2c9e2658a6d0142b5b60553f5b8", kill_on_drop: false }` [INFO] [stdout] b86b9a55a05ffeb706d7b0ff7b989b527af1a2c9e2658a6d0142b5b60553f5b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 165d2b2e61d5ad21ac692cdc6ee8e8097f0f8985ba191dc0bbfa1317c9782f05 [INFO] running `Command { std: "docker" "start" "-a" "165d2b2e61d5ad21ac692cdc6ee8e8097f0f8985ba191dc0bbfa1317c9782f05", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling onig_sys v69.7.0 [INFO] [stderr] Compiling ansi_colours v1.0.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling flate2 v1.0.21 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling plist v1.2.1 [INFO] [stderr] Compiling onig v6.2.0 [INFO] [stderr] Compiling syntect v4.6.0 [INFO] [stderr] Compiling highlight v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.17s [INFO] running `Command { std: "docker" "inspect" "165d2b2e61d5ad21ac692cdc6ee8e8097f0f8985ba191dc0bbfa1317c9782f05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "165d2b2e61d5ad21ac692cdc6ee8e8097f0f8985ba191dc0bbfa1317c9782f05", kill_on_drop: false }` [INFO] [stdout] 165d2b2e61d5ad21ac692cdc6ee8e8097f0f8985ba191dc0bbfa1317c9782f05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] be6bc858df2b3600e68907e248fa494af95edbdeb7356c62b55639163107999d [INFO] running `Command { std: "docker" "start" "-a" "be6bc858df2b3600e68907e248fa494af95edbdeb7356c62b55639163107999d", kill_on_drop: false }` [INFO] [stderr] Compiling highlight v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/highlight-9cd43fb05751fb3f) [INFO] running `Command { std: "docker" "inspect" "be6bc858df2b3600e68907e248fa494af95edbdeb7356c62b55639163107999d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be6bc858df2b3600e68907e248fa494af95edbdeb7356c62b55639163107999d", kill_on_drop: false }` [INFO] [stdout] be6bc858df2b3600e68907e248fa494af95edbdeb7356c62b55639163107999d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 1fcff981f2ce0ba04e5e12839524fe6174e143026f2844224601e5220ec689af [INFO] running `Command { std: "docker" "start" "-a" "1fcff981f2ce0ba04e5e12839524fe6174e143026f2844224601e5220ec689af", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/highlight-9cd43fb05751fb3f) [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" "1fcff981f2ce0ba04e5e12839524fe6174e143026f2844224601e5220ec689af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fcff981f2ce0ba04e5e12839524fe6174e143026f2844224601e5220ec689af", kill_on_drop: false }` [INFO] [stdout] 1fcff981f2ce0ba04e5e12839524fe6174e143026f2844224601e5220ec689af