[INFO] updating cached repository subgraph/sgmenu [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/subgraph/sgmenu [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/subgraph/sgmenu" "work/ex/beta-1.38-1/sources/1.37.0/gh/subgraph/sgmenu"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/subgraph/sgmenu'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/subgraph/sgmenu" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/subgraph/sgmenu"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/subgraph/sgmenu'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 00a379f414095946a5ccad177d609df8f8cf05cc [INFO] sha for GitHub repo subgraph/sgmenu: 00a379f414095946a5ccad177d609df8f8cf05cc [INFO] validating manifest of subgraph/sgmenu 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 subgraph/sgmenu 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 subgraph/sgmenu [INFO] finished frobbing subgraph/sgmenu [INFO] frobbed toml for subgraph/sgmenu written to work/ex/beta-1.38-1/sources/1.37.0/gh/subgraph/sgmenu/Cargo.toml [INFO] started frobbing subgraph/sgmenu [INFO] finished frobbing subgraph/sgmenu [INFO] frobbed toml for subgraph/sgmenu written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/subgraph/sgmenu/Cargo.toml [INFO] crate subgraph/sgmenu 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 subgraph/sgmenu 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-2/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/subgraph/sgmenu:/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] 0fd094013ce052382e657ce764cdf5e15d427155d0c7fdbd94d0407cf7f4eb21 [INFO] running `"docker" "start" "-a" "0fd094013ce052382e657ce764cdf5e15d427155d0c7fdbd94d0407cf7f4eb21"` [INFO] [stderr] Compiling gio v0.3.0 [INFO] [stderr] Compiling cairo-rs v0.3.0 [INFO] [stderr] Compiling gdk-pixbuf v0.3.0 [INFO] [stderr] Compiling gdk v0.7.0 [INFO] [stderr] Compiling termcolor v0.3.5 [INFO] [stderr] Compiling gio-sys v0.5.0 [INFO] [stderr] Compiling pango-sys v0.5.0 [INFO] [stderr] Compiling cairo-sys-rs v0.5.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.5.0 [INFO] [stderr] Compiling gdk-sys v0.5.0 [INFO] [stderr] Compiling atty v0.2.8 [INFO] [stderr] Compiling errno v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.5.0 [INFO] [stderr] Compiling pty v0.2.2 [INFO] [stderr] Compiling pango v0.3.0 [INFO] [stderr] Compiling regex v0.2.7 [INFO] [stderr] Compiling env_logger v0.5.5 [INFO] [stderr] Compiling sgmenu v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `"docker" "inspect" "0fd094013ce052382e657ce764cdf5e15d427155d0c7fdbd94d0407cf7f4eb21"` [INFO] running `"docker" "rm" "-f" "0fd094013ce052382e657ce764cdf5e15d427155d0c7fdbd94d0407cf7f4eb21"` [INFO] [stdout] 0fd094013ce052382e657ce764cdf5e15d427155d0c7fdbd94d0407cf7f4eb21 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/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/subgraph/sgmenu:/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] aa5f0035c3d5b3494ce453524f32e7acd18613f200e80219ddf307c6f8f439be [INFO] running `"docker" "start" "-a" "aa5f0035c3d5b3494ce453524f32e7acd18613f200e80219ddf307c6f8f439be"` [INFO] [stderr] Compiling sgmenu v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.31s [INFO] running `"docker" "inspect" "aa5f0035c3d5b3494ce453524f32e7acd18613f200e80219ddf307c6f8f439be"` [INFO] running `"docker" "rm" "-f" "aa5f0035c3d5b3494ce453524f32e7acd18613f200e80219ddf307c6f8f439be"` [INFO] [stdout] aa5f0035c3d5b3494ce453524f32e7acd18613f200e80219ddf307c6f8f439be [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/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/subgraph/sgmenu:/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] 6e1f269703ccacfc4d6fca1bcab90e476eb865cfe40e3aab97e7078acc20f9e5 [INFO] running `"docker" "start" "-a" "6e1f269703ccacfc4d6fca1bcab90e476eb865cfe40e3aab97e7078acc20f9e5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [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] Running /opt/crater/target/debug/deps/sgmenu-17c91e0be2422149 [INFO] running `"docker" "inspect" "6e1f269703ccacfc4d6fca1bcab90e476eb865cfe40e3aab97e7078acc20f9e5"` [INFO] running `"docker" "rm" "-f" "6e1f269703ccacfc4d6fca1bcab90e476eb865cfe40e3aab97e7078acc20f9e5"` [INFO] [stdout] 6e1f269703ccacfc4d6fca1bcab90e476eb865cfe40e3aab97e7078acc20f9e5