[INFO] cloning repository hstk/hello-axc2152 [INFO] running `"git" "clone" "--bare" "git://github.com/hstk/hello-axc2152.git" "work/cache/sources/gh/hstk/hello-axc2152"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/hstk/hello-axc2152'... [INFO] running `"git" "clone" "work/cache/sources/gh/hstk/hello-axc2152" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/hstk/hello-axc2152"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/hstk/hello-axc2152'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/hstk/hello-axc2152" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/hstk/hello-axc2152"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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 master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of hstk/hello-axc2152 on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "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/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] testing hstk/hello-axc2152 against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] a4eed5460645e0e8db658218ebad7623744a8c0115c315ab0d952d7473bbcdbc [INFO] running `"docker" "start" "-a" "a4eed5460645e0e8db658218ebad7623744a8c0115c315ab0d952d7473bbcdbc"` [INFO] [stderr] Compiling byte-tools v0.3.0 [INFO] [stderr] Compiling string v0.1.3 [INFO] [stderr] Compiling opaque-debug v0.2.1 [INFO] [stderr] Compiling urlencoding v1.0.0 [INFO] [stderr] Compiling rand v0.6.4 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling tokio-sync v0.1.0 [INFO] [stderr] Compiling smallvec v0.6.8 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_os v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.37 [INFO] [stderr] Compiling block-padding v0.1.2 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling mime v0.3.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling tokio-timer v0.2.9 [INFO] [stderr] Compiling mio v0.6.16 [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 rand v0.5.5 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling block-buffer v0.7.0 [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 sha-1 v0.8.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling headers-derive v0.0.2 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.6 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling crossbeam v0.6.0 [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-threadpool v0.1.11 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling tungstenite v0.6.1 [INFO] [stderr] Compiling tokio-fs v0.1.5 [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 39s [INFO] running `"docker" "inspect" "a4eed5460645e0e8db658218ebad7623744a8c0115c315ab0d952d7473bbcdbc"` [INFO] running `"docker" "rm" "-f" "a4eed5460645e0e8db658218ebad7623744a8c0115c315ab0d952d7473bbcdbc"` [INFO] [stdout] a4eed5460645e0e8db658218ebad7623744a8c0115c315ab0d952d7473bbcdbc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] b24dce4e4f5773820f36b7c95343386d9fefb87ca1f0546a7cf1371d02a264ac [INFO] running `"docker" "start" "-a" "b24dce4e4f5773820f36b7c95343386d9fefb87ca1f0546a7cf1371d02a264ac"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Compiling hello-axc2152 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.00s [INFO] running `"docker" "inspect" "b24dce4e4f5773820f36b7c95343386d9fefb87ca1f0546a7cf1371d02a264ac"` [INFO] running `"docker" "rm" "-f" "b24dce4e4f5773820f36b7c95343386d9fefb87ca1f0546a7cf1371d02a264ac"` [INFO] [stdout] b24dce4e4f5773820f36b7c95343386d9fefb87ca1f0546a7cf1371d02a264ac [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 14f42136cf7477e8e38ca5c634734d37442b91d266dc3cb3539d7c6e846b9e8e [INFO] running `"docker" "start" "-a" "14f42136cf7477e8e38ca5c634734d37442b91d266dc3cb3539d7c6e846b9e8e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/crater/target/debug/deps/hello_axc2152-4d18af2b82916034 [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" "14f42136cf7477e8e38ca5c634734d37442b91d266dc3cb3539d7c6e846b9e8e"` [INFO] running `"docker" "rm" "-f" "14f42136cf7477e8e38ca5c634734d37442b91d266dc3cb3539d7c6e846b9e8e"` [INFO] [stdout] 14f42136cf7477e8e38ca5c634734d37442b91d266dc3cb3539d7c6e846b9e8e