[INFO] updating cached repository hashedone/anixe [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/hashedone/anixe [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/hashedone/anixe" "work/ex/beta-1.37-6/sources/1.36.0/gh/hashedone/anixe"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/hashedone/anixe'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hashedone/anixe" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hashedone/anixe"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hashedone/anixe'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 80d098d90b91ffe82c11e7fce99487829765f0ca [INFO] sha for GitHub repo hashedone/anixe: 80d098d90b91ffe82c11e7fce99487829765f0ca [INFO] validating manifest of hashedone/anixe 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 hashedone/anixe 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 hashedone/anixe [INFO] finished frobbing hashedone/anixe [INFO] frobbed toml for hashedone/anixe written to work/ex/beta-1.37-6/sources/1.36.0/gh/hashedone/anixe/Cargo.toml [INFO] started frobbing hashedone/anixe [INFO] finished frobbing hashedone/anixe [INFO] frobbed toml for hashedone/anixe written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hashedone/anixe/Cargo.toml [INFO] crate hashedone/anixe 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 hashedone/anixe against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hashedone/anixe:/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 275d0afa17225e963f1577bd14c53725c880081fb441f46a6a18dcdafb776f7d [INFO] running `"docker" "start" "-a" "275d0afa17225e963f1577bd14c53725c880081fb441f46a6a18dcdafb776f7d"` [INFO] [stderr] Compiling proc-macro2 v0.4.17 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling serde v1.0.76 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling memchr v2.0.2 [INFO] [stderr] Compiling csv-core v0.1.4 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling serde_derive v1.0.76 [INFO] [stderr] Compiling csv v1.0.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.26 [INFO] [stderr] Compiling anixe v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.09s [INFO] running `"docker" "inspect" "275d0afa17225e963f1577bd14c53725c880081fb441f46a6a18dcdafb776f7d"` [INFO] running `"docker" "rm" "-f" "275d0afa17225e963f1577bd14c53725c880081fb441f46a6a18dcdafb776f7d"` [INFO] [stdout] 275d0afa17225e963f1577bd14c53725c880081fb441f46a6a18dcdafb776f7d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hashedone/anixe:/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 75184a05f3c7b805faff5f45edbd4640ec2a8de3b98287a72db548062af80bee [INFO] running `"docker" "start" "-a" "75184a05f3c7b805faff5f45edbd4640ec2a8de3b98287a72db548062af80bee"` [INFO] [stderr] Compiling anixe v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.13s [INFO] running `"docker" "inspect" "75184a05f3c7b805faff5f45edbd4640ec2a8de3b98287a72db548062af80bee"` [INFO] running `"docker" "rm" "-f" "75184a05f3c7b805faff5f45edbd4640ec2a8de3b98287a72db548062af80bee"` [INFO] [stdout] 75184a05f3c7b805faff5f45edbd4640ec2a8de3b98287a72db548062af80bee [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hashedone/anixe:/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 0eb1ecc92ae1be76448f1a6fe0253c7ad106f086024a93d432485ccc240e19c5 [INFO] running `"docker" "start" "-a" "0eb1ecc92ae1be76448f1a6fe0253c7ad106f086024a93d432485ccc240e19c5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/anixe-83b7df521f2090f6 [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" "0eb1ecc92ae1be76448f1a6fe0253c7ad106f086024a93d432485ccc240e19c5"` [INFO] running `"docker" "rm" "-f" "0eb1ecc92ae1be76448f1a6fe0253c7ad106f086024a93d432485ccc240e19c5"` [INFO] [stdout] 0eb1ecc92ae1be76448f1a6fe0253c7ad106f086024a93d432485ccc240e19c5