[INFO] cloning repository johalun/sysctlexplorer [INFO] running `"git" "clone" "--bare" "git://github.com/johalun/sysctlexplorer.git" "work/cache/sources/gh/johalun/sysctlexplorer"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/johalun/sysctlexplorer'... [INFO] running `"git" "clone" "work/cache/sources/gh/johalun/sysctlexplorer" "work/ex/beta-1.37-6/sources/1.36.0/gh/johalun/sysctlexplorer"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/johalun/sysctlexplorer'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/johalun/sysctlexplorer" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/johalun/sysctlexplorer"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/johalun/sysctlexplorer'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e3a7beda1dd74ebc3d0b4835fc75b1f975bf6197 [INFO] sha for GitHub repo johalun/sysctlexplorer: e3a7beda1dd74ebc3d0b4835fc75b1f975bf6197 [INFO] validating manifest of johalun/sysctlexplorer 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 johalun/sysctlexplorer 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 johalun/sysctlexplorer [INFO] finished frobbing johalun/sysctlexplorer [INFO] frobbed toml for johalun/sysctlexplorer written to work/ex/beta-1.37-6/sources/1.36.0/gh/johalun/sysctlexplorer/Cargo.toml [INFO] started frobbing johalun/sysctlexplorer [INFO] finished frobbing johalun/sysctlexplorer [INFO] frobbed toml for johalun/sysctlexplorer written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/johalun/sysctlexplorer/Cargo.toml [INFO] crate johalun/sysctlexplorer 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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sysctl v0.4.0 [INFO] [stderr] Downloaded cursive_tree_view v0.4.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing johalun/sysctlexplorer 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-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/johalun/sysctlexplorer:/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] b9873766dd11e1d7524fb145476622e50f5f7d1e8b07b1a61424ec9122da839a [INFO] running `"docker" "start" "-a" "b9873766dd11e1d7524fb145476622e50f5f7d1e8b07b1a61424ec9122da839a"` [INFO] [stderr] Compiling hashbrown v0.3.1 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling enum-map-internals v0.1.3 [INFO] [stderr] Compiling termion v1.5.3 [INFO] [stderr] Compiling debug_stub_derive v0.3.0 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling simplelog v0.6.0 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling enum-map-derive v0.4.1 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling enum-map v0.5.0 [INFO] [stderr] Compiling sysctl v0.4.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling enumset_derive v0.4.0 [INFO] [stderr] Compiling enumset v0.4.0 [INFO] [stderr] Compiling cursive v0.12.0 [INFO] [stderr] Compiling cursive_tree_view v0.4.0 [INFO] [stderr] Compiling sysctlexplorer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.91s [INFO] running `"docker" "inspect" "b9873766dd11e1d7524fb145476622e50f5f7d1e8b07b1a61424ec9122da839a"` [INFO] running `"docker" "rm" "-f" "b9873766dd11e1d7524fb145476622e50f5f7d1e8b07b1a61424ec9122da839a"` [INFO] [stdout] b9873766dd11e1d7524fb145476622e50f5f7d1e8b07b1a61424ec9122da839a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/johalun/sysctlexplorer:/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] 24461c97b041c09fdfc061e61c2614029d89b39641dd277c611e665a60f9a147 [INFO] running `"docker" "start" "-a" "24461c97b041c09fdfc061e61c2614029d89b39641dd277c611e665a60f9a147"` [INFO] [stderr] Compiling sysctlexplorer v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.84s [INFO] running `"docker" "inspect" "24461c97b041c09fdfc061e61c2614029d89b39641dd277c611e665a60f9a147"` [INFO] running `"docker" "rm" "-f" "24461c97b041c09fdfc061e61c2614029d89b39641dd277c611e665a60f9a147"` [INFO] [stdout] 24461c97b041c09fdfc061e61c2614029d89b39641dd277c611e665a60f9a147 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/johalun/sysctlexplorer:/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] 4df94a597725ef615aeaa857af3b2b7528ae2dffd065f27a7ea827ec688ffc7b [INFO] running `"docker" "start" "-a" "4df94a597725ef615aeaa857af3b2b7528ae2dffd065f27a7ea827ec688ffc7b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/crater/target/debug/deps/sysctlexplorer-4b68f28a654def05 [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" "4df94a597725ef615aeaa857af3b2b7528ae2dffd065f27a7ea827ec688ffc7b"` [INFO] running `"docker" "rm" "-f" "4df94a597725ef615aeaa857af3b2b7528ae2dffd065f27a7ea827ec688ffc7b"` [INFO] [stdout] 4df94a597725ef615aeaa857af3b2b7528ae2dffd065f27a7ea827ec688ffc7b