[INFO] updating cached repository pinkisemils/show-links [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/pinkisemils/show-links [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/pinkisemils/show-links" "work/ex/beta-1.37-6/sources/1.36.0/gh/pinkisemils/show-links"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/pinkisemils/show-links'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/pinkisemils/show-links" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/pinkisemils/show-links"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/pinkisemils/show-links'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] fdf3f2c2b3f383c1915050e56e61cc4336c3e6ed [INFO] sha for GitHub repo pinkisemils/show-links: fdf3f2c2b3f383c1915050e56e61cc4336c3e6ed [INFO] validating manifest of pinkisemils/show-links 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 pinkisemils/show-links 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 pinkisemils/show-links [INFO] finished frobbing pinkisemils/show-links [INFO] frobbed toml for pinkisemils/show-links written to work/ex/beta-1.37-6/sources/1.36.0/gh/pinkisemils/show-links/Cargo.toml [INFO] started frobbing pinkisemils/show-links [INFO] finished frobbing pinkisemils/show-links [INFO] frobbed toml for pinkisemils/show-links written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/pinkisemils/show-links/Cargo.toml [INFO] crate pinkisemils/show-links 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 pinkisemils/show-links against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/pinkisemils/show-links:/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-07-23" "build" "--frozen"` [INFO] [stdout] fd7f276c784621eeb799bbe69a994fbe41e3537c41735acb379f3722e331138b [INFO] running `"docker" "start" "-a" "fd7f276c784621eeb799bbe69a994fbe41e3537c41735acb379f3722e331138b"` [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling syn v0.15.31 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling futures v0.1.26 [INFO] [stderr] Compiling rustc-demangle v0.1.14 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling tokio-trace-core v0.1.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-sync v0.1.4 [INFO] [stderr] Compiling tokio-executor v0.1.7 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.10 [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 tokio-threadpool v0.1.13 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling netlink-sys v0.1.0 (https://github.com/little-dude/netlink?rev=f752af0ccf313b2834fd90794028c3f3e86b2ba9#f752af0c) [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 synstructure v0.10.1 [INFO] [stderr] Compiling tokio v0.1.18 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling netlink-packet v0.1.1 (https://github.com/little-dude/netlink?rev=f752af0ccf313b2834fd90794028c3f3e86b2ba9#f752af0c) [INFO] [stderr] Compiling netlink-proto v0.1.1 (https://github.com/little-dude/netlink?rev=f752af0ccf313b2834fd90794028c3f3e86b2ba9#f752af0c) [INFO] [stderr] Compiling rtnetlink v0.1.1 (https://github.com/little-dude/netlink?rev=f752af0ccf313b2834fd90794028c3f3e86b2ba9#f752af0c) [INFO] [stderr] Compiling show-links v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `"docker" "inspect" "fd7f276c784621eeb799bbe69a994fbe41e3537c41735acb379f3722e331138b"` [INFO] running `"docker" "rm" "-f" "fd7f276c784621eeb799bbe69a994fbe41e3537c41735acb379f3722e331138b"` [INFO] [stdout] fd7f276c784621eeb799bbe69a994fbe41e3537c41735acb379f3722e331138b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/pinkisemils/show-links:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 0f929b82a463e7a9f8eb1bdd495c9d73a0d943d2656aa67f5540954a3b5752e1 [INFO] running `"docker" "start" "-a" "0f929b82a463e7a9f8eb1bdd495c9d73a0d943d2656aa67f5540954a3b5752e1"` [INFO] [stderr] Compiling show-links v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.12s [INFO] running `"docker" "inspect" "0f929b82a463e7a9f8eb1bdd495c9d73a0d943d2656aa67f5540954a3b5752e1"` [INFO] running `"docker" "rm" "-f" "0f929b82a463e7a9f8eb1bdd495c9d73a0d943d2656aa67f5540954a3b5752e1"` [INFO] [stdout] 0f929b82a463e7a9f8eb1bdd495c9d73a0d943d2656aa67f5540954a3b5752e1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/pinkisemils/show-links:/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-07-23" "test" "--frozen"` [INFO] [stdout] c61069e706ae3ee30e9eaddd08c5609192bae8b1444be1665983d32bc86b4dc2 [INFO] running `"docker" "start" "-a" "c61069e706ae3ee30e9eaddd08c5609192bae8b1444be1665983d32bc86b4dc2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/show_links-edda07385f3eb082 [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" "c61069e706ae3ee30e9eaddd08c5609192bae8b1444be1665983d32bc86b4dc2"` [INFO] running `"docker" "rm" "-f" "c61069e706ae3ee30e9eaddd08c5609192bae8b1444be1665983d32bc86b4dc2"` [INFO] [stdout] c61069e706ae3ee30e9eaddd08c5609192bae8b1444be1665983d32bc86b4dc2