[INFO] fetching crate cargo-travis-fork 0.0.12... [INFO] testing cargo-travis-fork-0.0.12 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate cargo-travis-fork 0.0.12 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate cargo-travis-fork 0.0.12 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-9/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" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2bdc33704c7100d500325d101ba59a33c096c53a9768c515f84b6d0de6ca83af [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2bdc33704c7100d500325d101ba59a33c096c53a9768c515f84b6d0de6ca83af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2bdc33704c7100d500325d101ba59a33c096c53a9768c515f84b6d0de6ca83af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bdc33704c7100d500325d101ba59a33c096c53a9768c515f84b6d0de6ca83af", kill_on_drop: false }` [INFO] [stdout] 2bdc33704c7100d500325d101ba59a33c096c53a9768c515f84b6d0de6ca83af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30cadd15fd9736a12bb853819666b5e442f20d040693da129731c229bed27a69 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "30cadd15fd9736a12bb853819666b5e442f20d040693da129731c229bed27a69", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [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 openssl-probe v0.1.2 [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.4 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling fs_extra v1.1.0 [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 tinyvec v1.1.1 [INFO] [stderr] Compiling libssh2-sys v0.2.21 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling sized-chunks v0.1.3 [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 rusttype v0.9.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling badge v0.3.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling tar v0.4.33 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling globset v0.4.6 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling ignore v0.4.17 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling opener v0.3.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling url_serde v0.2.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_ignored v0.0.4 [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:51:27 [INFO] [stdout] | [INFO] [stdout] 51 | let mut compilation = try!(cargo::ops::compile(ws, &options.compile_opts)); [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: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: 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:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | try!(config.shell().concise(|shell| { [INFO] [stdout] | ^^^ [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: 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-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-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: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: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: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] 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: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: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: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-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] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/cargo_coverage-7735757021c827d6.cargo_coverage.eaot3ijs-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_coverage-7735757021c827d6.cargo_coverage.eaot3ijs-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_coverage-7735757021c827d6.cargo_coverage.eaot3ijs-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_coverage-7735757021c827d6.cargo_coverage.eaot3ijs-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_coverage-7735757021c827d6.cargo_coverage.eaot3ijs-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_coverage-7735757021c827d6.cargo_coverage.eaot3ijs-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_coverage-7735757021c827d6.cargo_coverage.eaot3ijs-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_coverage-7735757021c827d6.cargo_coverage.eaot3ijs-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_coverage-7735757021c827d6.cargo_coverage.eaot3ijs-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_coverage-7735757021c827d6.cargo_coverage.eaot3ijs-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_coverage-7735757021c827d6.cargo_coverage.eaot3ijs-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_coverage-7735757021c827d6.cargo_coverage.eaot3ijs-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_coverage-7735757021c827d6.cargo_coverage.eaot3ijs-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_coverage-7735757021c827d6.cargo_coverage.eaot3ijs-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_coverage-7735757021c827d6.cargo_coverage.eaot3ijs-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/cargo_coverage-7735757021c827d6.cargo_coverage.eaot3ijs-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/cargo_coverage-7735757021c827d6" "/opt/rustwide/target/debug/deps/cargo_coverage-7735757021c827d6.3n0yjgr8y680alja.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-73bd1f25abfc8bab/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-acbf615f3d203c5f/out/i/lib" "-L" "/opt/rustwide/target/debug/build/libgit2-sys-b779a08e4e109569/out/build" "-L" "/opt/rustwide/target/debug/build/libssh2-sys-f65f2791b5773630/out/build" "-L" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-72e85da975f06c11.rlib" "/opt/rustwide/target/debug/deps/libhumantime-a7e02b0fa7ec3c14.rlib" "/opt/rustwide/target/debug/deps/libdocopt-ec2050f64603f1e4.rlib" "/opt/rustwide/target/debug/deps/libstrsim-2b7e1d0d910ba857.rlib" "/opt/rustwide/target/debug/deps/libcargo_travis_fork-dd8114dffa4f85a6.rlib" "/opt/rustwide/target/debug/deps/libfs_extra-ffbb33628c3f9070.rlib" "/opt/rustwide/target/debug/deps/libbadge-ff883f781c9bca5e.rlib" "/opt/rustwide/target/debug/deps/librusttype-0bc00e65be15240d.rlib" "/opt/rustwide/target/debug/deps/libab_glyph_rasterizer-da14b5d045394d14.rlib" "/opt/rustwide/target/debug/deps/libowned_ttf_parser-af6611b32fe7f427.rlib" "/opt/rustwide/target/debug/deps/libttf_parser-640782a1b166b8a6.rlib" "/opt/rustwide/target/debug/deps/libbase64-551143303e544404.rlib" "/opt/rustwide/target/debug/deps/libcargo-35e4762f0a5662fa.rlib" "/opt/rustwide/target/debug/deps/libhome-7081ada1003b26af.rlib" "/opt/rustwide/target/debug/deps/liburl_serde-60571473d60f90c6.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-3904546a0d5087d1.rlib" "/opt/rustwide/target/debug/deps/libserde_ignored-2f4dffa49581d0b1.rlib" "/opt/rustwide/target/debug/deps/libcrypto_hash-e592fd5f5d76bb0b.rlib" "/opt/rustwide/target/debug/deps/libopenssl-e4a678a18a964915.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-a93100efcd71664b.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-57ec5836a2332306.rlib" "/opt/rustwide/target/debug/deps/libshell_escape-27f575354159370f.rlib" "/opt/rustwide/target/debug/deps/libfs2-cee61a0698b82b58.rlib" "/opt/rustwide/target/debug/deps/libclap-648f6951f72a255b.rlib" "/opt/rustwide/target/debug/deps/libvec_map-6ca2ab92fd8f89b6.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-72726d2ca165c499.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-9ab5865733e9acc9.rlib" "/opt/rustwide/target/debug/deps/libstrsim-66e58bd8aecd9c6e.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rlib" "/opt/rustwide/target/debug/deps/libhex-c7e350211e3fed25.rlib" "/opt/rustwide/target/debug/deps/libignore-713bb0473d498903.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-b486ee7263393e3b.rlib" "/opt/rustwide/target/debug/deps/libwalkdir-cf81b69d08d8207e.rlib" "/opt/rustwide/target/debug/deps/libglobset-5be33d00b47729de.rlib" "/opt/rustwide/target/debug/deps/libregex-be7aac1e4dcbc2a5.rlib" "/opt/rustwide/target/debug/deps/libthread_local-da88d34ba97b65f8.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-ae14c9fb41bfd017.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-9e9531b190d3ae50.rlib" "/opt/rustwide/target/debug/deps/libbstr-4ba7b480e5f73f69.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ab40b2e2ca15b714.rlib" "/opt/rustwide/target/debug/deps/libmemchr-3ae94b7d04edf574.rlib" "/opt/rustwide/target/debug/deps/libcrates_io-24aeaac6967a7e42.rlib" "/opt/rustwide/target/debug/deps/libhttp-2120c3c3e0ace151.rlib" "/opt/rustwide/target/debug/deps/libfnv-03632dd09ca25027.rlib" "/opt/rustwide/target/debug/deps/libbytes-33b4ed05c7866852.rlib" "/opt/rustwide/target/debug/deps/libiovec-fa7daa0ffbde1f02.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-32a6be8594994fb2.rlib" "/opt/rustwide/target/debug/deps/librustfix-7df371fb2bcc1c0b.rlib" "/opt/rustwide/target/debug/deps/libtar-8f9f9c46da7d458c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a5cb0963f8b402d9.rlib" "/opt/rustwide/target/debug/deps/libryu-8dbd57cf09aa6df6.rlib" "/opt/rustwide/target/debug/deps/libitoa-8e758d1d5247eab4.rlib" "/opt/rustwide/target/debug/deps/libflate2-09a088abd146e4b2.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-a196580b4d57fd44.rlib" "/opt/rustwide/target/debug/deps/libtoml-3a0a5cb2daa844a3.rlib" "/opt/rustwide/target/debug/deps/libgit2-853a5235dd6fe4c2.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rlib" "/opt/rustwide/target/debug/deps/liblibgit2_sys-3c0557add83ec3a0.rlib" "/opt/rustwide/target/debug/deps/liblibssh2_sys-e1dead6e1a9c5603.rlib" "/opt/rustwide/target/debug/deps/libtempfile-4d8542194cc3b401.rlib" "/opt/rustwide/target/debug/deps/librand-327ba8e0797f986f.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-19a235202158f46c.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-004417b0d118bdf5.rlib" "/opt/rustwide/target/debug/deps/librand_core-43309c997af1805c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6ae5c23cb2dcb401.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-d90f9d182fec7eb2.rlib" "/opt/rustwide/target/debug/deps/libopener-3b33b08d4418f15e.rlib" "/opt/rustwide/target/debug/deps/libglob-5f5c0622b1679015.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-facf7d196d2bb8d6.rlib" "/opt/rustwide/target/debug/deps/libatty-8d61f36631218301.rlib" "/opt/rustwide/target/debug/deps/libim_rc-332f41b368f0e95f.rlib" "/opt/rustwide/target/debug/deps/libsized_chunks-906214c13cb2c6eb.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6d828ce14ff0d095.rlib" "/opt/rustwide/target/debug/deps/libcurl-2f4905e36da7f05a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-d283b83881b46967.rlib" "/opt/rustwide/target/debug/deps/libsocket2-5c5dd64741aefff2.rlib" "/opt/rustwide/target/debug/deps/libcurl_sys-648f769349968ad9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-229c096e9973d1ab.rlib" "/opt/rustwide/target/debug/deps/liblibz_sys-88ea58465c9c8a69.rlib" "/opt/rustwide/target/debug/deps/liblibnghttp2_sys-0ede1c9e201034cb.rlib" "/opt/rustwide/target/debug/deps/libbytesize-e0a8b664190fc144.rlib" "/opt/rustwide/target/debug/deps/liburl-e3dd16207c6be82a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a7c5562959feefae.rlib" "/opt/rustwide/target/debug/deps/libidna-ee24c0844f8cd99b.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-b2d697687eb60d2e.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-cfd6f5f3318be38d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-79e05a5247fc8fe1.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-ffba21755a81f3b4.rlib" "/opt/rustwide/target/debug/deps/libmatches-e50d8b3702610141.rlib" "/opt/rustwide/target/debug/deps/libsame_file-2c4a4aad0db934de.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-de306cd84134d23b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-ff2d4c059a61c830.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-c4f6196cf7d68209.rlib" "/opt/rustwide/target/debug/deps/libfiletime-e4c75d8be202cb34.rlib" "/opt/rustwide/target/debug/deps/liblazycell-0270d9622aadcf14.rlib" "/opt/rustwide/target/debug/deps/libjobserver-bda0f7d4ed876a21.rlib" "/opt/rustwide/target/debug/deps/libsemver-280ab0962640bc0f.rlib" "/opt/rustwide/target/debug/deps/libsemver_parser-c99524a11d7de8f4.rlib" "/opt/rustwide/target/debug/deps/libserde-819334a6687ca24e.rlib" "/opt/rustwide/target/debug/deps/liblog-bc17724bd34a7bc3.rlib" "/opt/rustwide/target/debug/deps/libfailure-4275884694332b87.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-037185e1e0dfb852.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-6732bce4a8751e4c.rlib" "/opt/rustwide/target/debug/deps/libadler-ddbe8a2ac4f03e8e.rlib" "/opt/rustwide/target/debug/deps/libobject-8dd7daa6e9bb70fd.rlib" "/opt/rustwide/target/debug/deps/liblibc-4df195e0b5c8da0b.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-c8b28b518c13f32d.rlib" "/opt/rustwide/target/debug/deps/libgimli-dd42d11c15f34d37.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-755744d3ca57570c.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-0e1c5c5d65e72903.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-21256c14e4504640.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-986e7fea4474d4d2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-91d85f45babdb06e.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-756509c31813f9a6.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c2ef587e740c0cc.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-ad8f9371d31db1b3.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-402820fb3b4d3dd8.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-5e8e903f07dc8747.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-7ab9ae5080c07187.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8e8d47c6bf14de2.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5a02dbb58abd015a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-cedc8fec61444895.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a1c96351c52bc56a.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-e41c6d24baeb2249.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-62493b241881590c.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-a1fd7734706d5518.rlib" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-c8ded1707ad10767.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/99e3aef02079e9c10583638520cd0c134dc3a01d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lz" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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; 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cargo-travis-fork` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning 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" "30cadd15fd9736a12bb853819666b5e442f20d040693da129731c229bed27a69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30cadd15fd9736a12bb853819666b5e442f20d040693da129731c229bed27a69", kill_on_drop: false }` [INFO] [stdout] 30cadd15fd9736a12bb853819666b5e442f20d040693da129731c229bed27a69