[INFO] updating cached repository https://github.com/rharel/rust-pixel-sorter [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5d8cd3e82ff66f65093714abf3ae6cff811b7b75 [INFO] testing rharel/rust-pixel-sorter against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frharel%2Frust-pixel-sorter" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rharel/rust-pixel-sorter on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/rharel/rust-pixel-sorter [INFO] finished tweaking git repo https://github.com/rharel/rust-pixel-sorter [INFO] tweaked toml for git repo https://github.com/rharel/rust-pixel-sorter written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/rharel/rust-pixel-sorter already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stdout] 45352d882b5e55d674b74a284074b61eee40cd631093e3a638c83b8c0d1c93df [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "45352d882b5e55d674b74a284074b61eee40cd631093e3a638c83b8c0d1c93df"` [INFO] [stderr] Compiling libc v0.2.33 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling byteorder v1.1.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling inflate v0.3.3 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling deflate v0.7.17 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling gif v0.9.2 [INFO] [stderr] Compiling rand v0.3.18 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling clap v2.27.1 [INFO] [stderr] Compiling num-integer v0.1.35 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.34 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling rayon-core v1.3.0 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling png v0.11.0 [INFO] [stderr] Compiling palette v0.2.1 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling num-bigint v0.1.40 [INFO] [stderr] Compiling num-complex v0.1.40 [INFO] [stderr] Compiling num-rational v0.1.40 [INFO] [stderr] Compiling jpeg-decoder v0.1.13 [INFO] [stderr] Compiling num v0.1.40 [INFO] [stderr] Compiling image v0.17.0 [INFO] [stderr] Compiling pixelsort v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.56s [INFO] running `"docker" "inspect" "45352d882b5e55d674b74a284074b61eee40cd631093e3a638c83b8c0d1c93df"` [INFO] running `"docker" "rm" "-f" "45352d882b5e55d674b74a284074b61eee40cd631093e3a638c83b8c0d1c93df"` [INFO] [stdout] 45352d882b5e55d674b74a284074b61eee40cd631093e3a638c83b8c0d1c93df [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stdout] e13b9095bc74f1fffb31f8611f367296936665f1875bcfb4aa892abf4803b4a7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "e13b9095bc74f1fffb31f8611f367296936665f1875bcfb4aa892abf4803b4a7"` [INFO] [stderr] Compiling pixelsort v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `"docker" "inspect" "e13b9095bc74f1fffb31f8611f367296936665f1875bcfb4aa892abf4803b4a7"` [INFO] running `"docker" "rm" "-f" "e13b9095bc74f1fffb31f8611f367296936665f1875bcfb4aa892abf4803b4a7"` [INFO] [stdout] e13b9095bc74f1fffb31f8611f367296936665f1875bcfb4aa892abf4803b4a7 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1488c8c410965ab57bc7ee7c5822b476fe211bbb77cb5156bbdce532fc24f7ed [INFO] running `"docker" "start" "-a" "1488c8c410965ab57bc7ee7c5822b476fe211bbb77cb5156bbdce532fc24f7ed"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/pixelsort-c42596b7a50a7b6e [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "1488c8c410965ab57bc7ee7c5822b476fe211bbb77cb5156bbdce532fc24f7ed"` [INFO] running `"docker" "rm" "-f" "1488c8c410965ab57bc7ee7c5822b476fe211bbb77cb5156bbdce532fc24f7ed"` [INFO] [stdout] 1488c8c410965ab57bc7ee7c5822b476fe211bbb77cb5156bbdce532fc24f7ed