[INFO] updating cached repository spiveeworks/totem_cell [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/spiveeworks/totem_cell [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/spiveeworks/totem_cell" "work/ex/beta-1.38-1/sources/1.37.0/gh/spiveeworks/totem_cell"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/spiveeworks/totem_cell'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/spiveeworks/totem_cell" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/spiveeworks/totem_cell"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/spiveeworks/totem_cell'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 67ec83081826d81df74e514da1710d835db4f5cf [INFO] sha for GitHub repo spiveeworks/totem_cell: 67ec83081826d81df74e514da1710d835db4f5cf [INFO] validating manifest of spiveeworks/totem_cell 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 spiveeworks/totem_cell 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 spiveeworks/totem_cell [INFO] finished frobbing spiveeworks/totem_cell [INFO] frobbed toml for spiveeworks/totem_cell written to work/ex/beta-1.38-1/sources/1.37.0/gh/spiveeworks/totem_cell/Cargo.toml [INFO] started frobbing spiveeworks/totem_cell [INFO] finished frobbing spiveeworks/totem_cell [INFO] frobbed toml for spiveeworks/totem_cell written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/spiveeworks/totem_cell/Cargo.toml [INFO] crate spiveeworks/totem_cell 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 spiveeworks/totem_cell 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-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/spiveeworks/totem_cell:/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] 5da172c237042a49a0fd64515b48f5bb0e2daefb52b96fe28dc05699103a25cf [INFO] running `"docker" "start" "-a" "5da172c237042a49a0fd64515b48f5bb0e2daefb52b96fe28dc05699103a25cf"` [INFO] [stderr] Compiling totem_cell v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.39s [INFO] running `"docker" "inspect" "5da172c237042a49a0fd64515b48f5bb0e2daefb52b96fe28dc05699103a25cf"` [INFO] running `"docker" "rm" "-f" "5da172c237042a49a0fd64515b48f5bb0e2daefb52b96fe28dc05699103a25cf"` [INFO] [stdout] 5da172c237042a49a0fd64515b48f5bb0e2daefb52b96fe28dc05699103a25cf [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/spiveeworks/totem_cell:/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] 905dc583ce60c978bd62f0512524e14a5877fd17449f79dfef6354222816a976 [INFO] running `"docker" "start" "-a" "905dc583ce60c978bd62f0512524e14a5877fd17449f79dfef6354222816a976"` [INFO] [stderr] Compiling totem_cell v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `"docker" "inspect" "905dc583ce60c978bd62f0512524e14a5877fd17449f79dfef6354222816a976"` [INFO] running `"docker" "rm" "-f" "905dc583ce60c978bd62f0512524e14a5877fd17449f79dfef6354222816a976"` [INFO] [stdout] 905dc583ce60c978bd62f0512524e14a5877fd17449f79dfef6354222816a976 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/spiveeworks/totem_cell:/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] 330ff6a85b74174bbc718e2aef9512c3e14417cbdcbb19d828332020b7db4a10 [INFO] running `"docker" "start" "-a" "330ff6a85b74174bbc718e2aef9512c3e14417cbdcbb19d828332020b7db4a10"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/totem_cell-17409e338fbaaed6 [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] [stderr] Doc-tests totem_cell [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" "330ff6a85b74174bbc718e2aef9512c3e14417cbdcbb19d828332020b7db4a10"` [INFO] running `"docker" "rm" "-f" "330ff6a85b74174bbc718e2aef9512c3e14417cbdcbb19d828332020b7db4a10"` [INFO] [stdout] 330ff6a85b74174bbc718e2aef9512c3e14417cbdcbb19d828332020b7db4a10