[INFO] updating cached repository wezm/pretzboard [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/wezm/pretzboard [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/wezm/pretzboard" "work/ex/beta-1.38-1/sources/1.37.0/gh/wezm/pretzboard"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/wezm/pretzboard'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/wezm/pretzboard" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/wezm/pretzboard"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/wezm/pretzboard'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8d3d5b6f376551289fc35aec784f0573138eb489 [INFO] sha for GitHub repo wezm/pretzboard: 8d3d5b6f376551289fc35aec784f0573138eb489 [INFO] validating manifest of wezm/pretzboard 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 wezm/pretzboard 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 wezm/pretzboard [INFO] finished frobbing wezm/pretzboard [INFO] frobbed toml for wezm/pretzboard written to work/ex/beta-1.38-1/sources/1.37.0/gh/wezm/pretzboard/Cargo.toml [INFO] started frobbing wezm/pretzboard [INFO] finished frobbing wezm/pretzboard [INFO] frobbed toml for wezm/pretzboard written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/wezm/pretzboard/Cargo.toml [INFO] crate wezm/pretzboard 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 wezm/pretzboard against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/wezm/pretzboard:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 9cd478d1eb4d0c2a691a0a52410f6a6feb89f125905caf5490ca29775317f4f3 [INFO] running `"docker" "start" "-a" "9cd478d1eb4d0c2a691a0a52410f6a6feb89f125905caf5490ca29775317f4f3"` [INFO] [stderr] Compiling proc-macro2 v0.4.21 [INFO] [stderr] Compiling openssl v0.10.15 [INFO] [stderr] Compiling byte-tools v0.3.0 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling encoding_rs v0.8.10 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling ucd-util v0.1.2 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling opaque-debug v0.2.1 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling stb_truetype v0.2.4 [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Compiling openssl-sys v0.9.39 [INFO] [stderr] Compiling inflate v0.4.3 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling block-padding v0.1.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling lock_api v0.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling bytes v0.4.10 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-timer v0.2.7 [INFO] [stderr] Compiling tokio-current-thread v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Compiling semver v0.2.3 [INFO] [stderr] Compiling glfw-sys v3.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling generic-array v0.12.0 [INFO] [stderr] Compiling serde_json v1.0.32 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling mime v0.3.12 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.8 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling libflate v0.1.18 [INFO] [stderr] Compiling digest v0.8.0 [INFO] [stderr] Compiling block-buffer v0.7.0 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling phf v0.7.23 [INFO] [stderr] Compiling quote v0.6.9 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling rusttype v0.4.3 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling hmac v0.7.0 [INFO] [stderr] Compiling sha-1 v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Compiling syn v0.15.18 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling piston2d-graphics v0.26.0 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling glfw v0.23.0 [INFO] [stderr] Compiling tokio-uds v0.2.3 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling ftp v3.0.1 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling hyper v0.12.14 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.4 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling pistoncore-input v0.21.0 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.53.0 [INFO] [stderr] Compiling pistoncore-window v0.32.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.37.0 [INFO] [stderr] Compiling pistoncore-glfw_window v0.43.0 [INFO] [stderr] Compiling piston v0.37.0 [INFO] [stderr] Compiling pretzboard v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 10s [INFO] running `"docker" "inspect" "9cd478d1eb4d0c2a691a0a52410f6a6feb89f125905caf5490ca29775317f4f3"` [INFO] running `"docker" "rm" "-f" "9cd478d1eb4d0c2a691a0a52410f6a6feb89f125905caf5490ca29775317f4f3"` [INFO] [stdout] 9cd478d1eb4d0c2a691a0a52410f6a6feb89f125905caf5490ca29775317f4f3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/wezm/pretzboard:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 6e67026b438aa59b07d59af3ff753defdf9365ee37ae9e0c3b1eaf4174c53306 [INFO] running `"docker" "start" "-a" "6e67026b438aa59b07d59af3ff753defdf9365ee37ae9e0c3b1eaf4174c53306"` [INFO] [stderr] Compiling pretzboard v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.69s [INFO] running `"docker" "inspect" "6e67026b438aa59b07d59af3ff753defdf9365ee37ae9e0c3b1eaf4174c53306"` [INFO] running `"docker" "rm" "-f" "6e67026b438aa59b07d59af3ff753defdf9365ee37ae9e0c3b1eaf4174c53306"` [INFO] [stdout] 6e67026b438aa59b07d59af3ff753defdf9365ee37ae9e0c3b1eaf4174c53306 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/wezm/pretzboard:/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] cfe886fe0ea412634f7e1ec38f77f1329530bea11cca17060e20c564d3ece957 [INFO] running `"docker" "start" "-a" "cfe886fe0ea412634f7e1ec38f77f1329530bea11cca17060e20c564d3ece957"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running /opt/crater/target/debug/deps/pretzboard-a114c0a324dbe8bf [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test flickr::test_signature_base_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/pretzboard-39b11e169b997fb3 [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 pretzboard [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" "cfe886fe0ea412634f7e1ec38f77f1329530bea11cca17060e20c564d3ece957"` [INFO] running `"docker" "rm" "-f" "cfe886fe0ea412634f7e1ec38f77f1329530bea11cca17060e20c564d3ece957"` [INFO] [stdout] cfe886fe0ea412634f7e1ec38f77f1329530bea11cca17060e20c564d3ece957