[INFO] updating cached repository klausi/cargo_fix_links [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/klausi/cargo_fix_links [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/klausi/cargo_fix_links" "work/ex/beta-1.37-6/sources/1.36.0/gh/klausi/cargo_fix_links"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/klausi/cargo_fix_links'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/klausi/cargo_fix_links" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/klausi/cargo_fix_links"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/klausi/cargo_fix_links'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6de5f5dee0fe5c4c0c84bc80c84ae9c43471a35c [INFO] sha for GitHub repo klausi/cargo_fix_links: 6de5f5dee0fe5c4c0c84bc80c84ae9c43471a35c [INFO] validating manifest of klausi/cargo_fix_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 klausi/cargo_fix_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 klausi/cargo_fix_links [INFO] finished frobbing klausi/cargo_fix_links [INFO] frobbed toml for klausi/cargo_fix_links written to work/ex/beta-1.37-6/sources/1.36.0/gh/klausi/cargo_fix_links/Cargo.toml [INFO] started frobbing klausi/cargo_fix_links [INFO] finished frobbing klausi/cargo_fix_links [INFO] frobbed toml for klausi/cargo_fix_links written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/klausi/cargo_fix_links/Cargo.toml [INFO] crate klausi/cargo_fix_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] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing klausi/cargo_fix_links against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/klausi/cargo_fix_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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] f28be856d590c2f4a89d4185ccd4a1b04c7b5a41411b136bd8c10b2c961734a9 [INFO] running `"docker" "start" "-a" "f28be856d590c2f4a89d4185ccd4a1b04c7b5a41411b136bd8c10b2c961734a9"` [INFO] [stderr] Compiling embed-resource v1.1.4 [INFO] [stderr] Compiling json v0.11.13 [INFO] [stderr] Compiling array_tool v1.0.3 [INFO] [stderr] Compiling libz-sys v1.0.18 [INFO] [stderr] Compiling cmake v0.1.30 [INFO] [stderr] Compiling curl-sys v0.4.1 [INFO] [stderr] Compiling proc-macro2 v0.3.5 [INFO] [stderr] Compiling tabwriter v1.0.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling cargo-update v1.5.0 [INFO] [stderr] Compiling libssh2-sys v0.2.6 [INFO] [stderr] Compiling libgit2-sys v0.6.19 [INFO] [stderr] Compiling lazysort v0.2.0 [INFO] [stderr] Compiling quote v0.5.1 [INFO] [stderr] Compiling syn v0.13.1 [INFO] [stderr] Compiling serde_derive_internals v0.23.0 [INFO] [stderr] Compiling serde_derive v1.0.37 [INFO] [stderr] Compiling git2 v0.6.11 [INFO] [stderr] Compiling cargo_fix_links v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 03s [INFO] running `"docker" "inspect" "f28be856d590c2f4a89d4185ccd4a1b04c7b5a41411b136bd8c10b2c961734a9"` [INFO] running `"docker" "rm" "-f" "f28be856d590c2f4a89d4185ccd4a1b04c7b5a41411b136bd8c10b2c961734a9"` [INFO] [stdout] f28be856d590c2f4a89d4185ccd4a1b04c7b5a41411b136bd8c10b2c961734a9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/klausi/cargo_fix_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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 2a03878eebf23dba5049eeb92934b355436da45d33adee126c91023774da08f1 [INFO] running `"docker" "start" "-a" "2a03878eebf23dba5049eeb92934b355436da45d33adee126c91023774da08f1"` [INFO] [stderr] Compiling cargo_fix_links v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.64s [INFO] running `"docker" "inspect" "2a03878eebf23dba5049eeb92934b355436da45d33adee126c91023774da08f1"` [INFO] running `"docker" "rm" "-f" "2a03878eebf23dba5049eeb92934b355436da45d33adee126c91023774da08f1"` [INFO] [stdout] 2a03878eebf23dba5049eeb92934b355436da45d33adee126c91023774da08f1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/klausi/cargo_fix_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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] bd1842c99191099ae626dccce3f890e48e1bb573fdb56bf27f0fddf2192be1b4 [INFO] running `"docker" "start" "-a" "bd1842c99191099ae626dccce3f890e48e1bb573fdb56bf27f0fddf2192be1b4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/cargo_fix_links-943b0e55648b26b1 [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" "bd1842c99191099ae626dccce3f890e48e1bb573fdb56bf27f0fddf2192be1b4"` [INFO] running `"docker" "rm" "-f" "bd1842c99191099ae626dccce3f890e48e1bb573fdb56bf27f0fddf2192be1b4"` [INFO] [stdout] bd1842c99191099ae626dccce3f890e48e1bb573fdb56bf27f0fddf2192be1b4