[INFO] updating cached repository illicitonion/gitrust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/illicitonion/gitrust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/illicitonion/gitrust" "work/ex/beta-1.38-1/sources/1.37.0/gh/illicitonion/gitrust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/illicitonion/gitrust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/illicitonion/gitrust" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/illicitonion/gitrust"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/illicitonion/gitrust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 78f1b8e25ab84dd0678f71912b72ab22b8ddff2d [INFO] sha for GitHub repo illicitonion/gitrust: 78f1b8e25ab84dd0678f71912b72ab22b8ddff2d [INFO] validating manifest of illicitonion/gitrust 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 illicitonion/gitrust 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 illicitonion/gitrust [INFO] finished frobbing illicitonion/gitrust [INFO] frobbed toml for illicitonion/gitrust written to work/ex/beta-1.38-1/sources/1.37.0/gh/illicitonion/gitrust/Cargo.toml [INFO] started frobbing illicitonion/gitrust [INFO] finished frobbing illicitonion/gitrust [INFO] frobbed toml for illicitonion/gitrust written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/illicitonion/gitrust/Cargo.toml [INFO] crate illicitonion/gitrust 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] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/illicitonion/gitrust/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/rustless/queryst` [INFO] [stderr] Updating git repository `https://github.com/servo/rust-url` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/rustless/queryst` [INFO] [stderr] Updating git repository `https://github.com/servo/rust-url` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing illicitonion/gitrust 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-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/illicitonion/gitrust:/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] e261a14b8752ae49638ca20cf48765cd91eb5ec3c6f305a200dec5b2a4ac35ee [INFO] running `"docker" "start" "-a" "e261a14b8752ae49638ca20cf48765cd91eb5ec3c6f305a200dec5b2a4ac35ee"` [INFO] [stderr] error: multiple packages link to native library `openssl`, but a native library can be linked only once [INFO] [stderr] [INFO] [stderr] package `openssl-sys v0.6.7` [INFO] [stderr] ... which is depended on by `openssl v0.6.7` [INFO] [stderr] ... which is depended on by `cookie v0.1.21` [INFO] [stderr] ... which is depended on by `hyper v0.6.16` [INFO] [stderr] ... which is depended on by `gitrust v0.1.0 (/opt/crater/workdir)` [INFO] [stderr] links to native library `openssl` [INFO] [stderr] [INFO] [stderr] package `openssl-sys v0.7.17` [INFO] [stderr] ... which is depended on by `curl v0.2.19` [INFO] [stderr] ... which is depended on by `oauth2 v0.1.10` [INFO] [stderr] ... which is depended on by `gitrust v0.1.0 (/opt/crater/workdir)` [INFO] [stderr] also links to native library `openssl` [INFO] running `"docker" "inspect" "e261a14b8752ae49638ca20cf48765cd91eb5ec3c6f305a200dec5b2a4ac35ee"` [INFO] running `"docker" "rm" "-f" "e261a14b8752ae49638ca20cf48765cd91eb5ec3c6f305a200dec5b2a4ac35ee"` [INFO] [stdout] e261a14b8752ae49638ca20cf48765cd91eb5ec3c6f305a200dec5b2a4ac35ee