[INFO] cloning repository https://github.com/tolik518/bitmap_type_tracer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tolik518/bitmap_type_tracer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftolik518%2Fbitmap_type_tracer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftolik518%2Fbitmap_type_tracer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] de3db89131fc64819bb838b4d549dc1bb197cba4 [INFO] testing tolik518/bitmap_type_tracer against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftolik518%2Fbitmap_type_tracer" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tolik518/bitmap_type_tracer on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tolik518/bitmap_type_tracer [INFO] finished tweaking git repo https://github.com/tolik518/bitmap_type_tracer [INFO] tweaked toml for git repo https://github.com/tolik518/bitmap_type_tracer written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tolik518/bitmap_type_tracer already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-5-tc2/source/bitmap_type_tracer_lib/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 006f36f75960109c7ccdc933a1dde4a14ddc929985182a6bbcec2d9d335b0ebc [INFO] running `Command { std: "docker" "start" "-a" "006f36f75960109c7ccdc933a1dde4a14ddc929985182a6bbcec2d9d335b0ebc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "006f36f75960109c7ccdc933a1dde4a14ddc929985182a6bbcec2d9d335b0ebc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "006f36f75960109c7ccdc933a1dde4a14ddc929985182a6bbcec2d9d335b0ebc", kill_on_drop: false }` [INFO] [stdout] 006f36f75960109c7ccdc933a1dde4a14ddc929985182a6bbcec2d9d335b0ebc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 804714aadda95efbb075c3ce5cbd062d733dcbcaa81e0304488656c96c5eae7a [INFO] running `Command { std: "docker" "start" "-a" "804714aadda95efbb075c3ce5cbd062d733dcbcaa81e0304488656c96c5eae7a", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/bitmap_type_tracer_lib/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling bytemuck v1.16.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling locale_config v0.3.0 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling bitmap_type_tracer_lib v1.1.0 (/opt/rustwide/workdir/bitmap_type_tracer_lib) [INFO] [stderr] Compiling bitmap_type_tracer_cli v0.1.0 (/opt/rustwide/workdir/bitmap_type_tracer_cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.09s [INFO] running `Command { std: "docker" "inspect" "804714aadda95efbb075c3ce5cbd062d733dcbcaa81e0304488656c96c5eae7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "804714aadda95efbb075c3ce5cbd062d733dcbcaa81e0304488656c96c5eae7a", kill_on_drop: false }` [INFO] [stdout] 804714aadda95efbb075c3ce5cbd062d733dcbcaa81e0304488656c96c5eae7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95180bdbbe566517112a10c2cc098011323a3c4bcdde3426ef56884427b8d2f5 [INFO] running `Command { std: "docker" "start" "-a" "95180bdbbe566517112a10c2cc098011323a3c4bcdde3426ef56884427b8d2f5", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/bitmap_type_tracer_lib/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling bitmap_type_tracer_lib v1.1.0 (/opt/rustwide/workdir/bitmap_type_tracer_lib) [INFO] [stderr] Compiling bitmap_type_tracer_cli v0.1.0 (/opt/rustwide/workdir/bitmap_type_tracer_cli) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.77s [INFO] running `Command { std: "docker" "inspect" "95180bdbbe566517112a10c2cc098011323a3c4bcdde3426ef56884427b8d2f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95180bdbbe566517112a10c2cc098011323a3c4bcdde3426ef56884427b8d2f5", kill_on_drop: false }` [INFO] [stdout] 95180bdbbe566517112a10c2cc098011323a3c4bcdde3426ef56884427b8d2f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fa7f3878501ebd1b453350ce3e0a2f0ed4b4fc8f60353e318db8f5e8dd8a9aab [INFO] running `Command { std: "docker" "start" "-a" "fa7f3878501ebd1b453350ce3e0a2f0ed4b4fc8f60353e318db8f5e8dd8a9aab", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/bitmap_type_tracer_lib/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bitmap_type_tracer_cli-6544f5deec8a14cb) [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/lib.rs (/opt/rustwide/target/debug/deps/bitmap_type_tracer_lib-0c65cf563393c983) [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 bitmap_type_tracer_lib [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" "fa7f3878501ebd1b453350ce3e0a2f0ed4b4fc8f60353e318db8f5e8dd8a9aab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa7f3878501ebd1b453350ce3e0a2f0ed4b4fc8f60353e318db8f5e8dd8a9aab", kill_on_drop: false }` [INFO] [stdout] fa7f3878501ebd1b453350ce3e0a2f0ed4b4fc8f60353e318db8f5e8dd8a9aab