[INFO] updating cached repository hstk/hello-axc2152 [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/hstk/hello-axc2152 [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/hstk/hello-axc2152" "work/ex/beta-1.37-6/sources/1.36.0/gh/hstk/hello-axc2152"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/hstk/hello-axc2152'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hstk/hello-axc2152" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hstk/hello-axc2152"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hstk/hello-axc2152'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 99246ca7a847b2f911d622009eeba5920d1f3433 [INFO] sha for GitHub repo hstk/hello-axc2152: 99246ca7a847b2f911d622009eeba5920d1f3433 [INFO] validating manifest of hstk/hello-axc2152 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 hstk/hello-axc2152 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 hstk/hello-axc2152 [INFO] finished frobbing hstk/hello-axc2152 [INFO] frobbed toml for hstk/hello-axc2152 written to work/ex/beta-1.37-6/sources/1.36.0/gh/hstk/hello-axc2152/Cargo.toml [INFO] started frobbing hstk/hello-axc2152 [INFO] finished frobbing hstk/hello-axc2152 [INFO] frobbed toml for hstk/hello-axc2152 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/hstk/hello-axc2152/Cargo.toml [INFO] crate hstk/hello-axc2152 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 hstk/hello-axc2152 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-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/hstk/hello-axc2152:/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] 76724df93fefa16f1e4ef0391be4afcf4a8e4151110060ebad8e72d83bfc0137 [INFO] running `"docker" "start" "-a" "76724df93fefa16f1e4ef0391be4afcf4a8e4151110060ebad8e72d83bfc0137"` [INFO] [stderr] Compiling byte-tools v0.3.0 [INFO] [stderr] Compiling opaque-debug v0.2.1 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling unicase v2.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.3 [INFO] [stderr] Compiling tokio-sync v0.1.0 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_os v0.1.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling block-padding v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.37 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.0 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling tokio-timer v0.2.9 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.15 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling tungstenite v0.6.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling headers-derive v0.0.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.6 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling headers-core v0.0.2 [INFO] [stderr] Compiling headers-ext v0.0.4 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling hyper v0.12.23 [INFO] [stderr] Compiling warp v0.1.11 [INFO] [stderr] Compiling hello-axc2152 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `"docker" "inspect" "76724df93fefa16f1e4ef0391be4afcf4a8e4151110060ebad8e72d83bfc0137"` [INFO] running `"docker" "rm" "-f" "76724df93fefa16f1e4ef0391be4afcf4a8e4151110060ebad8e72d83bfc0137"` [INFO] [stdout] 76724df93fefa16f1e4ef0391be4afcf4a8e4151110060ebad8e72d83bfc0137 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/hstk/hello-axc2152:/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] 1227cd06c69b84184630339d94edef92e12ac03539c90993d6f47e2f9beb3836 [INFO] running `"docker" "start" "-a" "1227cd06c69b84184630339d94edef92e12ac03539c90993d6f47e2f9beb3836"` [INFO] [stderr] Compiling hello-axc2152 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.14s [INFO] running `"docker" "inspect" "1227cd06c69b84184630339d94edef92e12ac03539c90993d6f47e2f9beb3836"` [INFO] running `"docker" "rm" "-f" "1227cd06c69b84184630339d94edef92e12ac03539c90993d6f47e2f9beb3836"` [INFO] [stdout] 1227cd06c69b84184630339d94edef92e12ac03539c90993d6f47e2f9beb3836 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/hstk/hello-axc2152:/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] 4ab4c5ef12dabd688df4c522b2c3dde67b0809aff77d4ab85871f76fd5fcec6f [INFO] running `"docker" "start" "-a" "4ab4c5ef12dabd688df4c522b2c3dde67b0809aff77d4ab85871f76fd5fcec6f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello_axc2152-de94587f7d0272dd [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" "4ab4c5ef12dabd688df4c522b2c3dde67b0809aff77d4ab85871f76fd5fcec6f"` [INFO] running `"docker" "rm" "-f" "4ab4c5ef12dabd688df4c522b2c3dde67b0809aff77d4ab85871f76fd5fcec6f"` [INFO] [stdout] 4ab4c5ef12dabd688df4c522b2c3dde67b0809aff77d4ab85871f76fd5fcec6f