[INFO] cloning repository ConcurrentPython/rust-image [INFO] running `"git" "clone" "--bare" "git://github.com/ConcurrentPython/rust-image.git" "work/cache/sources/gh/ConcurrentPython/rust-image"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/ConcurrentPython/rust-image'... [INFO] running `"git" "clone" "work/cache/sources/gh/ConcurrentPython/rust-image" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ConcurrentPython/rust-image"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ConcurrentPython/rust-image'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ConcurrentPython/rust-image" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ConcurrentPython/rust-image"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ConcurrentPython/rust-image'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ca509f2f5ea903ba725b7a166b33b4d4208b24c3 [INFO] sha for GitHub repo ConcurrentPython/rust-image: ca509f2f5ea903ba725b7a166b33b4d4208b24c3 [INFO] validating manifest of ConcurrentPython/rust-image on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ConcurrentPython/rust-image on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ConcurrentPython/rust-image [INFO] finished frobbing ConcurrentPython/rust-image [INFO] frobbed toml for ConcurrentPython/rust-image written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/ConcurrentPython/rust-image/Cargo.toml [INFO] started frobbing ConcurrentPython/rust-image [INFO] finished frobbing ConcurrentPython/rust-image [INFO] frobbed toml for ConcurrentPython/rust-image written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ConcurrentPython/rust-image/Cargo.toml [INFO] crate ConcurrentPython/rust-image already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing ConcurrentPython/rust-image against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ConcurrentPython/rust-image:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 1f0721f08feb1dbbfd49b5c5822c3fdd86fc9edbc6148df21e4b3c11bad738e4 [INFO] running `"docker" "start" "-a" "1f0721f08feb1dbbfd49b5c5822c3fdd86fc9edbc6148df21e4b3c11bad738e4"` [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling libc v0.2.26 [INFO] [stderr] Compiling scopeguard v0.3.2 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling futures v0.1.14 [INFO] [stderr] Compiling adler32 v1.0.0 [INFO] [stderr] Compiling inflate v0.2.0 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-rational v0.1.39 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling deflate v0.7.14 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling num_cpus v1.6.2 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling png v0.8.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.13 [INFO] [stderr] Compiling image v0.14.0 [INFO] [stderr] Compiling rust_image v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.94s [INFO] running `"docker" "inspect" "1f0721f08feb1dbbfd49b5c5822c3fdd86fc9edbc6148df21e4b3c11bad738e4"` [INFO] running `"docker" "rm" "-f" "1f0721f08feb1dbbfd49b5c5822c3fdd86fc9edbc6148df21e4b3c11bad738e4"` [INFO] [stdout] 1f0721f08feb1dbbfd49b5c5822c3fdd86fc9edbc6148df21e4b3c11bad738e4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ConcurrentPython/rust-image:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] d355b0afca134f348e9f4071e20877dc06aef34aa942fb54e5dbd4c4b068440c [INFO] running `"docker" "start" "-a" "d355b0afca134f348e9f4071e20877dc06aef34aa942fb54e5dbd4c4b068440c"` [INFO] [stderr] Compiling rust_image v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.57s [INFO] running `"docker" "inspect" "d355b0afca134f348e9f4071e20877dc06aef34aa942fb54e5dbd4c4b068440c"` [INFO] running `"docker" "rm" "-f" "d355b0afca134f348e9f4071e20877dc06aef34aa942fb54e5dbd4c4b068440c"` [INFO] [stdout] d355b0afca134f348e9f4071e20877dc06aef34aa942fb54e5dbd4c4b068440c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/ConcurrentPython/rust-image:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] a994db85fa5f976a9fd164ad3a278435bc6f02ca8295fed38ed1a93c6e8db7ca [INFO] running `"docker" "start" "-a" "a994db85fa5f976a9fd164ad3a278435bc6f02ca8295fed38ed1a93c6e8db7ca"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/linear-c1ad8fc96e5c7b9c [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/rayon-4bb5c35178fa3c06 [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] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/threaded-73d369315bab89a9 [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] [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" "a994db85fa5f976a9fd164ad3a278435bc6f02ca8295fed38ed1a93c6e8db7ca"` [INFO] running `"docker" "rm" "-f" "a994db85fa5f976a9fd164ad3a278435bc6f02ca8295fed38ed1a93c6e8db7ca"` [INFO] [stdout] a994db85fa5f976a9fd164ad3a278435bc6f02ca8295fed38ed1a93c6e8db7ca