[INFO] updating cached repository hauleth/amigo [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/hauleth/amigo [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/hauleth/amigo" "work/ex/beta-1.37-6/sources/1.36.0/gh/hauleth/amigo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/hauleth/amigo'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hauleth/amigo" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hauleth/amigo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hauleth/amigo'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f21301bd588540dbcc63d0bf69df408d3566d7c2 [INFO] sha for GitHub repo hauleth/amigo: f21301bd588540dbcc63d0bf69df408d3566d7c2 [INFO] validating manifest of hauleth/amigo on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of hauleth/amigo on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing hauleth/amigo [INFO] finished frobbing hauleth/amigo [INFO] frobbed toml for hauleth/amigo written to work/ex/beta-1.37-6/sources/1.36.0/gh/hauleth/amigo/Cargo.toml [INFO] started frobbing hauleth/amigo [INFO] finished frobbing hauleth/amigo [INFO] frobbed toml for hauleth/amigo written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hauleth/amigo/Cargo.toml [INFO] crate hauleth/amigo already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing hauleth/amigo against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/hauleth/amigo:/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=warn" "-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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] a9bf81c22f2b273879c98ac0ff5b1cc7d04feec9b21e966c81ac52f8de225b22 [INFO] running `"docker" "start" "-a" "a9bf81c22f2b273879c98ac0ff5b1cc7d04feec9b21e966c81ac52f8de225b22"` [INFO] [stderr] Compiling num-traits v0.2.3 [INFO] [stderr] Compiling byteorder v1.2.2 [INFO] [stderr] Compiling serde v1.0.55 [INFO] [stderr] Compiling histogram v0.6.9 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling syn v0.13.7 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling phf v0.7.22 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling deflate v0.7.18 [INFO] [stderr] Compiling palette v0.3.0 [INFO] [stderr] Compiling rayon v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.37 [INFO] [stderr] Compiling num-iter v0.1.36 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.14 [INFO] [stderr] Compiling serde_derive v1.0.55 [INFO] [stderr] Compiling num-derive v0.2.1 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling serde_json v1.0.17 [INFO] [stderr] Compiling flame v0.2.2 [INFO] [stderr] Compiling amigo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.43s [INFO] running `"docker" "inspect" "a9bf81c22f2b273879c98ac0ff5b1cc7d04feec9b21e966c81ac52f8de225b22"` [INFO] running `"docker" "rm" "-f" "a9bf81c22f2b273879c98ac0ff5b1cc7d04feec9b21e966c81ac52f8de225b22"` [INFO] [stdout] a9bf81c22f2b273879c98ac0ff5b1cc7d04feec9b21e966c81ac52f8de225b22 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/hauleth/amigo:/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=warn" "-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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] c0c4102feb9da242a87c3daa81d180fb25767fb748da6e7408c0a51dafd28ec2 [INFO] running `"docker" "start" "-a" "c0c4102feb9da242a87c3daa81d180fb25767fb748da6e7408c0a51dafd28ec2"` [INFO] [stderr] Compiling amigo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.17s [INFO] running `"docker" "inspect" "c0c4102feb9da242a87c3daa81d180fb25767fb748da6e7408c0a51dafd28ec2"` [INFO] running `"docker" "rm" "-f" "c0c4102feb9da242a87c3daa81d180fb25767fb748da6e7408c0a51dafd28ec2"` [INFO] [stdout] c0c4102feb9da242a87c3daa81d180fb25767fb748da6e7408c0a51dafd28ec2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/hauleth/amigo:/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=warn" "-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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 2883b1736a913c0dc4fc93826b4714a89fdbd37878a70346a90d85eabc8163fc [INFO] running `"docker" "start" "-a" "2883b1736a913c0dc4fc93826b4714a89fdbd37878a70346a90d85eabc8163fc"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/amigo-4dbff067c7ef3b76 [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" "2883b1736a913c0dc4fc93826b4714a89fdbd37878a70346a90d85eabc8163fc"` [INFO] running `"docker" "rm" "-f" "2883b1736a913c0dc4fc93826b4714a89fdbd37878a70346a90d85eabc8163fc"` [INFO] [stdout] 2883b1736a913c0dc4fc93826b4714a89fdbd37878a70346a90d85eabc8163fc