[INFO] updating cached repository anekos/axe [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/anekos/axe [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/anekos/axe" "work/ex/beta-1.38-1/sources/1.37.0/gh/anekos/axe"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/anekos/axe'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/anekos/axe" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/anekos/axe"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/anekos/axe'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 185c3bb73131624f7eccef5fe568252caca9078c [INFO] sha for GitHub repo anekos/axe: 185c3bb73131624f7eccef5fe568252caca9078c [INFO] validating manifest of anekos/axe on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of anekos/axe on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing anekos/axe [INFO] finished frobbing anekos/axe [INFO] frobbed toml for anekos/axe written to work/ex/beta-1.38-1/sources/1.37.0/gh/anekos/axe/Cargo.toml [INFO] started frobbing anekos/axe [INFO] finished frobbing anekos/axe [INFO] frobbed toml for anekos/axe written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/anekos/axe/Cargo.toml [INFO] crate anekos/axe already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing anekos/axe against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/anekos/axe:/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.37.0" "build" "--frozen"` [INFO] [stdout] c3dd0dcaca258f4aecebf1bd8978b96b0c6b12ddfff1ddb40fa76c23f7834472 [INFO] running `"docker" "start" "-a" "c3dd0dcaca258f4aecebf1bd8978b96b0c6b12ddfff1ddb40fa76c23f7834472"` [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling bytecount v0.4.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling time v0.1.36 [INFO] [stderr] Compiling inotify v0.3.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling patrol v0.3.0 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling deco v0.2.0 [INFO] [stderr] Compiling axe v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.53s [INFO] running `"docker" "inspect" "c3dd0dcaca258f4aecebf1bd8978b96b0c6b12ddfff1ddb40fa76c23f7834472"` [INFO] running `"docker" "rm" "-f" "c3dd0dcaca258f4aecebf1bd8978b96b0c6b12ddfff1ddb40fa76c23f7834472"` [INFO] [stdout] c3dd0dcaca258f4aecebf1bd8978b96b0c6b12ddfff1ddb40fa76c23f7834472 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/anekos/axe:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 135e74a17320205ab6eb0e3fdbe7e063be0d8530ef10fd7bf9b8daa630749415 [INFO] running `"docker" "start" "-a" "135e74a17320205ab6eb0e3fdbe7e063be0d8530ef10fd7bf9b8daa630749415"` [INFO] [stderr] Compiling axe v0.2.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.27s [INFO] running `"docker" "inspect" "135e74a17320205ab6eb0e3fdbe7e063be0d8530ef10fd7bf9b8daa630749415"` [INFO] running `"docker" "rm" "-f" "135e74a17320205ab6eb0e3fdbe7e063be0d8530ef10fd7bf9b8daa630749415"` [INFO] [stdout] 135e74a17320205ab6eb0e3fdbe7e063be0d8530ef10fd7bf9b8daa630749415 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/anekos/axe:/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.37.0" "test" "--frozen"` [INFO] [stdout] da43845fdd07b0c2de4c2c08188bfafa48d0b6fd5946d64298a04cbfc916c372 [INFO] running `"docker" "start" "-a" "da43845fdd07b0c2de4c2c08188bfafa48d0b6fd5946d64298a04cbfc916c372"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/axe-177a47414715e191 [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" "da43845fdd07b0c2de4c2c08188bfafa48d0b6fd5946d64298a04cbfc916c372"` [INFO] running `"docker" "rm" "-f" "da43845fdd07b0c2de4c2c08188bfafa48d0b6fd5946d64298a04cbfc916c372"` [INFO] [stdout] da43845fdd07b0c2de4c2c08188bfafa48d0b6fd5946d64298a04cbfc916c372