[INFO] fetching crate cargo-travis-fork 0.0.12... [INFO] testing cargo-travis-fork-0.0.12 against 1.59.0 for beta-1.60-1 [INFO] extracting crate cargo-travis-fork 0.0.12 into /workspace/builds/worker-28/source [INFO] validating manifest of crates.io crate cargo-travis-fork 0.0.12 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-travis-fork 0.0.12 [INFO] finished tweaking crates.io crate cargo-travis-fork 0.0.12 [INFO] tweaked toml for crates.io crate cargo-travis-fork 0.0.12 written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate crates.io crate cargo-travis-fork 0.0.12 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fs_extra v1.1.0 [INFO] [stderr] Downloaded addr2line v0.14.1 [INFO] [stderr] Downloaded tinyvec v1.1.1 [INFO] [stderr] Downloaded redox_syscall v0.2.5 [INFO] [stderr] Downloaded docopt v1.1.0 [INFO] [stderr] Downloaded git2 v0.8.0 [INFO] [stderr] Downloaded git2-curl v0.9.0 [INFO] [stderr] Downloaded tar v0.4.33 [INFO] [stderr] Downloaded badge v0.3.0 [INFO] [stderr] Downloaded libc v0.2.87 [INFO] [stderr] Downloaded curl v0.4.34 [INFO] [stderr] Downloaded backtrace v0.3.56 [INFO] [stderr] Downloaded crates-io v0.23.0 [INFO] [stderr] Downloaded object v0.23.0 [INFO] [stderr] Downloaded cargo v0.35.0 [INFO] [stderr] Downloaded libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Downloaded curl-sys v0.4.40+curl-7.75.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04fafd32a6302d1bf34f06dca4e15666a7e19251d211d6e9b8aae19c92baf5bb [INFO] running `Command { std: "docker" "start" "-a" "04fafd32a6302d1bf34f06dca4e15666a7e19251d211d6e9b8aae19c92baf5bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04fafd32a6302d1bf34f06dca4e15666a7e19251d211d6e9b8aae19c92baf5bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04fafd32a6302d1bf34f06dca4e15666a7e19251d211d6e9b8aae19c92baf5bb", kill_on_drop: false }` [INFO] [stdout] 04fafd32a6302d1bf34f06dca4e15666a7e19251d211d6e9b8aae19c92baf5bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4104f09ba46e1a524ff5e3656f35ef2d61e61262f358d911f04cd83113257572 [INFO] running `Command { std: "docker" "start" "-a" "4104f09ba46e1a524ff5e3656f35ef2d61e61262f358d911f04cd83113257572", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling home v0.3.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bytesize v1.0.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling rustc-workspace-hack v1.0.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Compiling curl-sys v0.4.40+curl-7.75.0 [INFO] [stderr] Compiling libssh2-sys v0.2.21 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling badge v0.3.0 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling sized-chunks v0.1.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tar v0.4.33 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling opener v0.3.2 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_ignored v0.0.4 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling url_serde v0.2.0 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling im-rc v12.3.4 [INFO] [stderr] Compiling rustfix v0.4.6 [INFO] [stderr] Compiling crates-io v0.23.0 [INFO] [stderr] Compiling git2 v0.8.0 [INFO] [stderr] Compiling git2-curl v0.9.0 [INFO] [stderr] Compiling cargo v0.35.0 [INFO] [stderr] Compiling cargo-travis-fork v0.0.12 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | try!(config.shell().concise(|shell| { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | try!(config [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | try!(cmd.exec()); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:51:27 [INFO] [stdout] | [INFO] [stdout] 51 | let mut compilation = try!(cargo::ops::compile(ws, &options.compile_opts)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 101 | try!(config [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:104:9 [INFO] [stdout] | [INFO] [stdout] 104 | try!(config [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lib.rs:76:23 [INFO] [stdout] | [INFO] [stdout] 76 | let mut cmd = try!(compilation.target_process(options.kcov_path, pkg)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/cargo-doc-upload.rs:128:28 [INFO] [stdout] | [INFO] [stdout] 128 | let args: Vec<_> = try!(env::args_os() [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/cargo-coveralls.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | try!(config.configure( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/cargo-coveralls.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 124 | try!(Workspace::new(&Path::new(&path), config)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/cargo-coveralls.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | try!(Workspace::new(&root, config)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/cargo-coveralls.rs:126:20 [INFO] [stdout] | [INFO] [stdout] 126 | let root = try!(cargo::util::important_paths::find_root_manifest_for_wd( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/cargo-coveralls.rs:149:16 [INFO] [stdout] | [INFO] [stdout] 149 | let spec = try!(Packages::from_flags( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/cargo-coverage.rs:116:5 [INFO] [stdout] | [INFO] [stdout] 116 | try!(config.configure( [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/cargo-coveralls.rs:156:28 [INFO] [stdout] | [INFO] [stdout] 156 | let mut build_config = try!(BuildConfig::new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/cargo-coveralls.rs:188:15 [INFO] [stdout] | [INFO] [stdout] 188 | let err = try!(cargo_travis::run_coverage(&ws, &ops, &options.arg_args)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/cargo-coveralls.rs:209:28 [INFO] [stdout] | [INFO] [stdout] 209 | let args: Vec<_> = try!(env::args_os() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/cargo-coverage.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | try!(Workspace::new(&Path::new(&path), config)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/cargo-coverage.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | try!(Workspace::new(&root, config)) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/cargo-coverage.rs:129:20 [INFO] [stdout] | [INFO] [stdout] 129 | let root = try!(cargo::util::important_paths::find_root_manifest_for_wd( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/cargo-coverage.rs:152:16 [INFO] [stdout] | [INFO] [stdout] 152 | let spec = try!(Packages::from_flags( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/cargo-coverage.rs:159:28 [INFO] [stdout] | [INFO] [stdout] 159 | let mut build_config = try!(BuildConfig::new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/cargo-coverage.rs:188:15 [INFO] [stdout] | [INFO] [stdout] 188 | let err = try!(cargo_travis::run_coverage(&ws, &ops, &options.arg_args)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/bin/cargo-coverage.rs:209:28 [INFO] [stdout] | [INFO] [stdout] 209 | let args: Vec<_> = try!(env::args_os() [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/cargo_doc_upload-8ac382476d62834a.cargo_doc_upload.be37a1d2-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_doc_upload-8ac382476d62834a.cargo_doc_upload.be37a1d2-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_doc_upload-8ac382476d62834a.cargo_doc_upload.be37a1d2-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_doc_upload-8ac382476d62834a.cargo_doc_upload.be37a1d2-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_doc_upload-8ac382476d62834a.cargo_doc_upload.be37a1d2-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_doc_upload-8ac382476d62834a.cargo_doc_upload.be37a1d2-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_doc_upload-8ac382476d62834a.cargo_doc_upload.be37a1d2-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_doc_upload-8ac382476d62834a.cargo_doc_upload.be37a1d2-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_doc_upload-8ac382476d62834a.cargo_doc_upload.be37a1d2-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_doc_upload-8ac382476d62834a.cargo_doc_upload.be37a1d2-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_doc_upload-8ac382476d62834a.cargo_doc_upload.be37a1d2-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_doc_upload-8ac382476d62834a.cargo_doc_upload.be37a1d2-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_doc_upload-8ac382476d62834a.cargo_doc_upload.be37a1d2-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_doc_upload-8ac382476d62834a.cargo_doc_upload.be37a1d2-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_doc_upload-8ac382476d62834a.cargo_doc_upload.be37a1d2-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_doc_upload-8ac382476d62834a.cargo_doc_upload.be37a1d2-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_doc_upload-8ac382476d62834a.56h37p2xit9t56u7.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-870f2209b4cfc036/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-e26a66b02a49473e/out/i/lib" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-eaa71afbc5ad172d/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-ea8d9ebcf6035077/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-85354e6b1e57b37c.rlib" "/opt/rustwide/target/debug/deps/libhumantime-04fb9a4c47e8e51e.rlib" "/opt/rustwide/target/debug/deps/libdocopt-a970f73bf6b6b5e1.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c09e0e83c3e80183.rlib" "/opt/rustwide/target/debug/deps/libcargo_travis_fork-3c225fac35ecc1d3.rlib" "/opt/rustwide/target/debug/deps/libfs_extra-c7e2bdc24b00356d.rlib" "/opt/rustwide/target/debug/deps/libbadge-af38e3b8805e769c.rlib" "/opt/rustwide/target/debug/deps/librusttype-0df86f6806745fb3.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-0b2f9313883f115c.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-0cee73d82ddc56c0.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-5944750c0afea75d.rlib" "/opt/rustwide/target/debug/deps/libbase64-e32cbcac7be10dfc.rlib" "/opt/rustwide/target/debug/deps/libcargo-7714d62c3bf3cf76.rlib" "/opt/rustwide/target/debug/deps/libhome-b322cc76ff15b9d9.rlib" "/opt/rustwide/target/debug/deps/liburl_serde-4e09385742b6514f.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-a16cbea892a54ab8.rlib" "/opt/rustwide/target/debug/deps/libserde_ignored-16b0cc879dfe6265.rlib" "/opt/rustwide/target/debug/deps/libcrypto_hash-769ba507264b3ce5.rlib" "/opt/rustwide/target/debug/deps/libopenssl-b03abfff0ef09990.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e7016572aae82e2a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9ed4d3efdde6e3fc.rlib" "/opt/rustwide/target/debug/deps/libshell_escape-c374ca46dcf6f30d.rlib" "/opt/rustwide/target/debug/deps/libfs2-5b5894fc2d9ab08a.rlib" "/opt/rustwide/target/debug/deps/libclap-34e1e03d58cfe7f1.rlib" "/opt/rustwide/target/debug/deps/libvec_map-515ae3bda2e8e623.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-c8446b73a30f7c69.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-d3b89064801ed3a1.rlib" "/opt/rustwide/target/debug/deps/libstrsim-5ed65f37e78831b4.rlib" "/opt/rustwide/target/debug/deps/libansi_term-2df7e3f976b42be1.rlib" "/opt/rustwide/target/debug/deps/libhex-aebc8bbf4c554785.rlib" "/opt/rustwide/target/debug/deps/libignore-1b677aeaa7916e29.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-ec65cb638d48f76d.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-02cd8726e8dfdbb4.rlib" "/opt/rustwide/target/debug/deps/libglobset-0979e07dace39321.rlib" "/opt/rustwide/target/debug/deps/libregex-48b7a35aaaf0a1f2.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fe6684ff1dca8a56.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-02e296a9cbfe42ee.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-02f70199063e7bbe.rlib" "/opt/rustwide/target/debug/deps/libbstr-378c0879f08864c2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-0ca4ed03003b560b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-35462864dbe3e2a3.rlib" "/opt/rustwide/target/debug/deps/libcrates_io-a4d00dea3f42b9cd.rlib" "/opt/rustwide/target/debug/deps/libhttp-d9e1f8b9b3d600e2.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a070c69b7e7c18a.rlib" "/opt/rustwide/target/debug/deps/libiovec-52af1c0c320c6821.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-2761fcbcd1a84388.rlib" "/opt/rustwide/target/debug/deps/librustfix-c358ed6558a139a9.rlib" "/opt/rustwide/target/debug/deps/libtar-b74a7d4ee3ed9db7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-639c50c5cd616557.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libitoa-8d2587171e999968.rlib" "/opt/rustwide/target/debug/deps/libflate2-4851e27299725a2d.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-4bd913ad9d1af7cf.rlib" "/opt/rustwide/target/debug/deps/libtoml-b67afd446d7b9087.rlib" "/opt/rustwide/target/debug/deps/libgit2-c082da5c91b6b0f6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-0409eb6f696bdc99.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-0a981745ac9b557d.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-16983401d88bbe50.rlib" "/opt/rustwide/target/debug/deps/libtempfile-3b739f7a17c7d9d5.rlib" "/opt/rustwide/target/debug/deps/librand-9e5946637ba8ffad.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dd223f514b68f43a.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-81457fe4706505af.rlib" "/opt/rustwide/target/debug/deps/librand_core-d5e8fe08484d63ab.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-777038c2098babbf.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-8bff6929bc7e58da.rlib" "/opt/rustwide/target/debug/deps/libopener-a14db2d505f9edd7.rlib" "/opt/rustwide/target/debug/deps/libglob-d1d464877f1915ca.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-9f5422cbb754d7e1.rlib" "/opt/rustwide/target/debug/deps/libatty-725f4b3074d4e9b5.rlib" "/opt/rustwide/target/debug/deps/libim_rc-10e580f0702f26c6.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-1c9714363ea146ed.rlib" "/opt/rustwide/target/debug/deps/libtypenum-52519c3919cd899e.rlib" "/opt/rustwide/target/debug/deps/libcurl-d6161f25ae60d673.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-8ae6cf98282835c5.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a760d1f979254639.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-24468f52f4a1df67.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-6854b516287e9257.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-167bc0790b6ad88c.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-ccff5ba400dc1ae8.rlib" "/opt/rustwide/target/debug/deps/libbytesize-f9c6a6b4c2cbddd2.rlib" "/opt/rustwide/target/debug/deps/liburl-fe51f6d26bec5017.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a5414215aa73ce68.rlib" "/opt/rustwide/target/debug/deps/libidna-bcdb0a64550cd073.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1b823b9e7772f605.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-fe66c0ea134ed6df.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-fbe957e6f985f3bf.rlib" "/opt/rustwide/target/debug/deps/libmatches-794dc2bc143388e6.rlib" "/opt/rustwide/target/debug/deps/libsame_file-7cad1936c4c8685b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4144c02973454526.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libfiletime-5b9ad0b660e00aeb.rlib" "/opt/rustwide/target/debug/deps/liblazycell-46f9f5ed4c3bc997.rlib" "/opt/rustwide/target/debug/deps/libjobserver-542512154fbc70ba.rlib" "/opt/rustwide/target/debug/deps/libsemver-ebbfe55b2fce0905.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-babd99abc56671e2.rlib" "/opt/rustwide/target/debug/deps/libserde-54befd0dc86ff91f.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libfailure-d61c909654866665.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-83e4857708a755f7.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-aafae11b6e052af5.rlib" "/opt/rustwide/target/debug/deps/libadler-15db843e4b39fe4c.rlib" "/opt/rustwide/target/debug/deps/libobject-f2e2bd47ad764206.rlib" "/opt/rustwide/target/debug/deps/liblibc-00d4b0d8ed3df4f6.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-b7056627e007b3b5.rlib" "/opt/rustwide/target/debug/deps/libgimli-c7904e56bcdb3504.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-92d69821000edb33.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/cargo_doc_upload-8ac382476d62834a" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cargo-travis-fork` due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4104f09ba46e1a524ff5e3656f35ef2d61e61262f358d911f04cd83113257572", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4104f09ba46e1a524ff5e3656f35ef2d61e61262f358d911f04cd83113257572", kill_on_drop: false }` [INFO] [stdout] 4104f09ba46e1a524ff5e3656f35ef2d61e61262f358d911f04cd83113257572