[INFO] cloning repository https://github.com/wfxr/code-minimap [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wfxr/code-minimap" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwfxr%2Fcode-minimap", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwfxr%2Fcode-minimap'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1d3cdc801fd9e08b2e505da0b1f4712e735ad2b1 [INFO] testing wfxr/code-minimap 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%2Fwfxr%2Fcode-minimap" "/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/wfxr/code-minimap 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/wfxr/code-minimap [INFO] finished tweaking git repo https://github.com/wfxr/code-minimap [INFO] tweaked toml for git repo https://github.com/wfxr/code-minimap written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/wfxr/code-minimap 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-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 40f60238831805a250fef1aee508da78cddb5c00e0c12a2980f54d4b8753b8d0 [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" "40f60238831805a250fef1aee508da78cddb5c00e0c12a2980f54d4b8753b8d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40f60238831805a250fef1aee508da78cddb5c00e0c12a2980f54d4b8753b8d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40f60238831805a250fef1aee508da78cddb5c00e0c12a2980f54d4b8753b8d0", kill_on_drop: false }` [INFO] [stdout] 40f60238831805a250fef1aee508da78cddb5c00e0c12a2980f54d4b8753b8d0 [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: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] afc6538c0a1bcf8bdac2a792a57576d0436c0b7c5fdea3ba1af1c960ed5e6ba2 [INFO] running `Command { std: "docker" "start" "-a" "afc6538c0a1bcf8bdac2a792a57576d0436c0b7c5fdea3ba1af1c960ed5e6ba2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling libc v0.2.88 [INFO] [stderr] Compiling anyhow v1.0.54 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap_derive v3.1.0 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling clap v3.1.1 [INFO] [stderr] Compiling clap_complete v3.1.0 [INFO] [stderr] Compiling code-minimap v0.6.5-dev (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> build.rs:11:25 [INFO] [stdout] | [INFO] [stdout] 11 | let app = &mut App::into_app(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> src/bin/code-minimap/main.rs:28:33 [INFO] [stdout] | [INFO] [stdout] 28 | let app = &mut App::into_app(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.40s [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "afc6538c0a1bcf8bdac2a792a57576d0436c0b7c5fdea3ba1af1c960ed5e6ba2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afc6538c0a1bcf8bdac2a792a57576d0436c0b7c5fdea3ba1af1c960ed5e6ba2", kill_on_drop: false }` [INFO] [stdout] afc6538c0a1bcf8bdac2a792a57576d0436c0b7c5fdea3ba1af1c960ed5e6ba2 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a67a279aa233fd08ac090c131912bf72c9a85eea511eed85448a0b492968520 [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" "4a67a279aa233fd08ac090c131912bf72c9a85eea511eed85448a0b492968520", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rstest v0.12.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap_derive v3.1.0 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling clap v3.1.1 [INFO] [stderr] Compiling clap_complete v3.1.0 [INFO] [stderr] Compiling code-minimap v0.6.5-dev (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> build.rs:11:25 [INFO] [stdout] | [INFO] [stdout] 11 | let app = &mut App::into_app(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stdout] --> src/bin/code-minimap/main.rs:28:33 [INFO] [stdout] | [INFO] [stdout] 28 | let app = &mut App::into_app(); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 36.98s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/code_minimap-38bc10f503e06f1c) [INFO] [stderr] Executable unittests src/bin/code-minimap/main.rs (/opt/rustwide/target/debug/deps/code_minimap-3dcc51b5c47513f5) [INFO] running `Command { std: "docker" "inspect" "4a67a279aa233fd08ac090c131912bf72c9a85eea511eed85448a0b492968520", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a67a279aa233fd08ac090c131912bf72c9a85eea511eed85448a0b492968520", kill_on_drop: false }` [INFO] [stdout] 4a67a279aa233fd08ac090c131912bf72c9a85eea511eed85448a0b492968520 [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: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] b4bee25da1b8dac4710f67bb0e89545f0dc2cd102cd022d75d1bf8ad0d29d36f [INFO] running `Command { std: "docker" "start" "-a" "b4bee25da1b8dac4710f67bb0e89545f0dc2cd102cd022d75d1bf8ad0d29d36f", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stderr] --> build.rs:11:25 [INFO] [stderr] | [INFO] [stderr] 11 | let app = &mut App::into_app(); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `code-minimap` (build script) generated 1 warning [INFO] [stderr] warning: use of deprecated associated function `clap::CommandFactory::into_app`: Replaced with `CommandFactory::command [INFO] [stderr] --> src/bin/code-minimap/main.rs:28:33 [INFO] [stderr] | [INFO] [stderr] 28 | let app = &mut App::into_app(); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `code-minimap` (bin "code-minimap" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/code_minimap-38bc10f503e06f1c) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test core::test::test_write_to_string::case_1 ... ok [INFO] [stdout] test core::test::test_write_to_string::case_2 ... ok [INFO] [stdout] test core::test::test_write_to_string::case_5 ... ok [INFO] [stdout] test core::test::test_write_to_string::case_4 ... ok [INFO] [stdout] test core::test::test_write_to_string::case_3 ... ok [INFO] [stderr] Running unittests src/bin/code-minimap/main.rs (/opt/rustwide/target/debug/deps/code_minimap-3dcc51b5c47513f5) [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Doc-tests code_minimap [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 2 tests [INFO] [stdout] test src/core.rs - core::write_to_string (line 71) ... ok [INFO] [stdout] test src/core.rs - core::print (line 55) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.13s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b4bee25da1b8dac4710f67bb0e89545f0dc2cd102cd022d75d1bf8ad0d29d36f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4bee25da1b8dac4710f67bb0e89545f0dc2cd102cd022d75d1bf8ad0d29d36f", kill_on_drop: false }` [INFO] [stdout] b4bee25da1b8dac4710f67bb0e89545f0dc2cd102cd022d75d1bf8ad0d29d36f