[INFO] cloning repository https://github.com/ducaale/syntax-highlighting-in-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ducaale/syntax-highlighting-in-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fducaale%2Fsyntax-highlighting-in-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fducaale%2Fsyntax-highlighting-in-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 71816b6874901866823cd9a7b52a4767680449d9 [INFO] testing ducaale/syntax-highlighting-in-rust 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%2Fducaale%2Fsyntax-highlighting-in-rust" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ducaale/syntax-highlighting-in-rust 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/ducaale/syntax-highlighting-in-rust [INFO] finished tweaking git repo https://github.com/ducaale/syntax-highlighting-in-rust [INFO] tweaked toml for git repo https://github.com/ducaale/syntax-highlighting-in-rust written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/ducaale/syntax-highlighting-in-rust 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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e3c980d530c7063002996e0b6dc22620efdb503d2dba49f874920422981280b8 [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" "e3c980d530c7063002996e0b6dc22620efdb503d2dba49f874920422981280b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e3c980d530c7063002996e0b6dc22620efdb503d2dba49f874920422981280b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3c980d530c7063002996e0b6dc22620efdb503d2dba49f874920422981280b8", kill_on_drop: false }` [INFO] [stdout] e3c980d530c7063002996e0b6dc22620efdb503d2dba49f874920422981280b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] b389416336ba15a81e338985818bd2a4a0e1972b29adc26da081c989a201f9c6 [INFO] running `Command { std: "docker" "start" "-a" "b389416336ba15a81e338985818bd2a4a0e1972b29adc26da081c989a201f9c6", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.59 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling unindent v0.1.6 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling indoc v1.0.2 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling onig_sys v69.5.1 [INFO] [stderr] Compiling plist v1.0.0 [INFO] [stderr] Compiling flate2 v1.0.17 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling onig v6.1.0 [INFO] [stderr] Compiling syntect v4.4.0 [INFO] [stderr] Compiling syntax-highlighting-in-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.25s [INFO] running `Command { std: "docker" "inspect" "b389416336ba15a81e338985818bd2a4a0e1972b29adc26da081c989a201f9c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b389416336ba15a81e338985818bd2a4a0e1972b29adc26da081c989a201f9c6", kill_on_drop: false }` [INFO] [stdout] b389416336ba15a81e338985818bd2a4a0e1972b29adc26da081c989a201f9c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0af5db416b9d7e8aee15f8e2c92ef0d5f749eb3a7e2b9454adf8caa3c7d5630 [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" "c0af5db416b9d7e8aee15f8e2c92ef0d5f749eb3a7e2b9454adf8caa3c7d5630", kill_on_drop: false }` [INFO] [stderr] Compiling syntax-highlighting-in-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.79s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/syntax_highlighting_in_rust-6efab284f0ce6ccf) [INFO] running `Command { std: "docker" "inspect" "c0af5db416b9d7e8aee15f8e2c92ef0d5f749eb3a7e2b9454adf8caa3c7d5630", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0af5db416b9d7e8aee15f8e2c92ef0d5f749eb3a7e2b9454adf8caa3c7d5630", kill_on_drop: false }` [INFO] [stdout] c0af5db416b9d7e8aee15f8e2c92ef0d5f749eb3a7e2b9454adf8caa3c7d5630 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", 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] 233298abe5a92e0da536839151e8c8183fa5d1053943c50c54e317fbc27ef571 [INFO] running `Command { std: "docker" "start" "-a" "233298abe5a92e0da536839151e8c8183fa5d1053943c50c54e317fbc27ef571", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/syntax_highlighting_in_rust-6efab284f0ce6ccf) [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" "233298abe5a92e0da536839151e8c8183fa5d1053943c50c54e317fbc27ef571", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "233298abe5a92e0da536839151e8c8183fa5d1053943c50c54e317fbc27ef571", kill_on_drop: false }` [INFO] [stdout] 233298abe5a92e0da536839151e8c8183fa5d1053943c50c54e317fbc27ef571