[INFO] updating cached repository Gaspard-Odelin/conrod_hello_world [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Gaspard-Odelin/conrod_hello_world [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Gaspard-Odelin/conrod_hello_world" "work/ex/beta-1.38-1/sources/1.37.0/gh/Gaspard-Odelin/conrod_hello_world"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Gaspard-Odelin/conrod_hello_world'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Gaspard-Odelin/conrod_hello_world" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Gaspard-Odelin/conrod_hello_world"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Gaspard-Odelin/conrod_hello_world'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] db1caec86d87f1d255999f4571cf9b929deecbc0 [INFO] sha for GitHub repo Gaspard-Odelin/conrod_hello_world: db1caec86d87f1d255999f4571cf9b929deecbc0 [INFO] validating manifest of Gaspard-Odelin/conrod_hello_world 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 Gaspard-Odelin/conrod_hello_world 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 Gaspard-Odelin/conrod_hello_world [INFO] finished frobbing Gaspard-Odelin/conrod_hello_world [INFO] frobbed toml for Gaspard-Odelin/conrod_hello_world written to work/ex/beta-1.38-1/sources/1.37.0/gh/Gaspard-Odelin/conrod_hello_world/Cargo.toml [INFO] started frobbing Gaspard-Odelin/conrod_hello_world [INFO] finished frobbing Gaspard-Odelin/conrod_hello_world [INFO] frobbed toml for Gaspard-Odelin/conrod_hello_world written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Gaspard-Odelin/conrod_hello_world/Cargo.toml [INFO] crate Gaspard-Odelin/conrod_hello_world 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 Gaspard-Odelin/conrod_hello_world 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-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Gaspard-Odelin/conrod_hello_world:/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] 1dcf9133988e7be9ead37706c5fa4a2357609abb6f39b040982149ca1d571cdb [INFO] running `"docker" "start" "-a" "1dcf9133988e7be9ead37706c5fa4a2357609abb6f39b040982149ca1d571cdb"` [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling downcast-rs v1.0.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling pkg-config v0.3.13 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling cfg-if v0.1.4 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling byteorder v1.2.4 [INFO] [stderr] Compiling serde v1.0.71 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling piston-float v0.3.0 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling linked-hash-map v0.5.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling stb_truetype v0.2.2 [INFO] [stderr] Compiling piston-viewport v0.3.0 [INFO] [stderr] Compiling lock_api v0.1.3 [INFO] [stderr] Compiling petgraph v0.4.12 [INFO] [stderr] Compiling smallvec v0.6.4 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling quote v0.6.5 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling syn v0.14.7 [INFO] [stderr] Compiling tempfile v3.0.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling wayland-scanner v0.20.11 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling daggy v0.5.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling parking_lot v0.6.3 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-client v0.20.11 [INFO] [stderr] Compiling wayland-protocols v0.20.11 [INFO] [stderr] Compiling ordered-float v0.5.0 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling glutin v0.17.0 [INFO] [stderr] Compiling glium v0.22.0 [INFO] [stderr] Compiling wayland-sys v0.20.11 [INFO] [stderr] Compiling rusttype v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.71 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling wayland-commons v0.20.11 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling conrod_derive v0.1.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.2.6 [INFO] [stderr] Compiling pistoncore-input v0.21.0 [INFO] [stderr] Compiling winit v0.16.2 [INFO] [stderr] Compiling winit v0.17.1 [INFO] [stderr] Compiling conrod v0.61.1 [INFO] [stderr] Compiling kek v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 23s [INFO] running `"docker" "inspect" "1dcf9133988e7be9ead37706c5fa4a2357609abb6f39b040982149ca1d571cdb"` [INFO] running `"docker" "rm" "-f" "1dcf9133988e7be9ead37706c5fa4a2357609abb6f39b040982149ca1d571cdb"` [INFO] [stdout] 1dcf9133988e7be9ead37706c5fa4a2357609abb6f39b040982149ca1d571cdb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Gaspard-Odelin/conrod_hello_world:/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] f02a06b5b38e8bb3e240411ffeaef31347b8b8bc5ccbfd4c0d657a0e2f80c578 [INFO] running `"docker" "start" "-a" "f02a06b5b38e8bb3e240411ffeaef31347b8b8bc5ccbfd4c0d657a0e2f80c578"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling kek v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.03s [INFO] running `"docker" "inspect" "f02a06b5b38e8bb3e240411ffeaef31347b8b8bc5ccbfd4c0d657a0e2f80c578"` [INFO] running `"docker" "rm" "-f" "f02a06b5b38e8bb3e240411ffeaef31347b8b8bc5ccbfd4c0d657a0e2f80c578"` [INFO] [stdout] f02a06b5b38e8bb3e240411ffeaef31347b8b8bc5ccbfd4c0d657a0e2f80c578 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Gaspard-Odelin/conrod_hello_world:/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] 2da6bcbc17bc8df6c190c86955d5aa7163860c7361fd425944a1736816549fce [INFO] running `"docker" "start" "-a" "2da6bcbc17bc8df6c190c86955d5aa7163860c7361fd425944a1736816549fce"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/kek-28a0e192b80d7eb3 [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" "2da6bcbc17bc8df6c190c86955d5aa7163860c7361fd425944a1736816549fce"` [INFO] running `"docker" "rm" "-f" "2da6bcbc17bc8df6c190c86955d5aa7163860c7361fd425944a1736816549fce"` [INFO] [stdout] 2da6bcbc17bc8df6c190c86955d5aa7163860c7361fd425944a1736816549fce