[INFO] cloning repository https://github.com/robsaunders/rust-trailer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robsaunders/rust-trailer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobsaunders%2Frust-trailer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobsaunders%2Frust-trailer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fbf01c6fdd510b8d5de1a4490c321c641028deed [INFO] testing robsaunders/rust-trailer against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobsaunders%2Frust-trailer" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/robsaunders/rust-trailer on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/robsaunders/rust-trailer [INFO] finished tweaking git repo https://github.com/robsaunders/rust-trailer [INFO] tweaked toml for git repo https://github.com/robsaunders/rust-trailer written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/robsaunders/rust-trailer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/milliams/plotlib.git` [INFO] [stderr] Updating git repository `https://github.com/robsaunders/binance-rs.git` [INFO] [stderr] Updating git repository `https://github.com/wisespace-io/bitfinex-rs.git` [INFO] [stderr] Updating git repository `https://github.com/robsaunders/bittrex-api.git` [INFO] [stderr] Updating git repository `https://github.com/robsaunders/kucoin-rs.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded router v0.6.0 [INFO] [stderr] Downloaded block-buffer v0.2.0 [INFO] [stderr] Downloaded crypto-mac v0.4.0 [INFO] [stderr] Downloaded digest v0.6.2 [INFO] [stderr] Downloaded sequence_trie v0.3.5 [INFO] [stderr] Downloaded telegram-bot-raw v0.6.1 [INFO] [stderr] Downloaded telegram-bot v0.6.1 [INFO] [stderr] Downloaded tungstenite v0.5.4 [INFO] [stderr] Downloaded ta v0.1.0 [INFO] [stderr] Downloaded input_buffer v0.1.1 [INFO] [stderr] Downloaded svg v0.5.11 [INFO] [stderr] Downloaded sha1 v0.4.0 [INFO] [stderr] Downloaded tempfile v3.0.3 [INFO] [stderr] Downloaded horrorshow v0.6.4 [INFO] [stderr] Downloaded openssl v0.10.11 [INFO] [stderr] Downloaded restson v0.1.3 [INFO] [stderr] Downloaded mime_guess v1.8.6 [INFO] [stderr] Downloaded http-muncher v0.3.2 [INFO] [stderr] Downloaded mockito v0.8.2 [INFO] [stderr] Downloaded ratelimit v0.4.3 [INFO] [stderr] Downloaded hyper-tls v0.1.4 [INFO] [stderr] Downloaded ring v0.13.2 [INFO] [stderr] Downloaded native-tls v0.2.1 [INFO] [stderr] Downloaded hmac v0.4.2 [INFO] [stderr] Downloaded math v0.0.2 [INFO] [stderr] Downloaded vcpkg v0.2.5 [INFO] [stderr] Downloaded reqwest v0.8.7 [INFO] [stderr] Downloaded sha2 v0.6.0 [INFO] [stderr] Downloaded ta-lib-wrapper v0.1.1 [INFO] [stderr] Downloaded libflate v0.1.16 [INFO] [stderr] Downloaded bindgen v0.26.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 348a2faa3152ad799b029770663a662fd2991000b0597a072aa609ba64b30e9f [INFO] running `Command { std: "docker" "start" "-a" "348a2faa3152ad799b029770663a662fd2991000b0597a072aa609ba64b30e9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "348a2faa3152ad799b029770663a662fd2991000b0597a072aa609ba64b30e9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "348a2faa3152ad799b029770663a662fd2991000b0597a072aa609ba64b30e9f", kill_on_drop: false }` [INFO] [stdout] 348a2faa3152ad799b029770663a662fd2991000b0597a072aa609ba64b30e9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2a9c08bc9545f20231668d480921cdda8a0469997574077df0735f4d212aa22 [INFO] running `Command { std: "docker" "start" "-a" "f2a9c08bc9545f20231668d480921cdda8a0469997574077df0735f4d212aa22", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling version_check v0.1.4 [INFO] [stderr] Compiling cfg-if v0.1.5 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling byteorder v1.2.4 [INFO] [stderr] Compiling futures v0.1.23 [INFO] [stderr] Compiling pkg-config v0.3.13 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling matches v0.1.7 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling httparse v1.3.2 [INFO] [stderr] Compiling serde v1.0.71 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Compiling proc-macro2 v0.4.12 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling try-lock v0.1.0 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling ryu v0.2.3 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling rustc-demangle v0.1.9 [INFO] [stderr] Compiling openssl v0.10.11 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.5 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling native-tls v0.2.1 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling utf-8 v0.7.4 [INFO] [stderr] Compiling arrayref v0.3.4 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling constant_time_eq v0.1.3 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling sha1 v0.4.0 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling ratelimit v0.4.3 [INFO] [stderr] Compiling math v0.0.2 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling encoding_rs v0.7.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling arrayvec v0.4.7 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling base64 v0.9.2 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling clang-sys v0.19.0 [INFO] [stderr] Compiling tokio-executor v0.1.3 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling relay v0.1.1 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling quote v0.6.6 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling input_buffer v0.1.1 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling syntex_pos v0.58.1 [INFO] [stderr] error: could not compile `encoding_rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name encoding_rs /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/encoding_rs-0.7.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=7d8dc820cea571bd -C extra-filename=-7d8dc820cea571bd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-6c38f6c71a68887d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f2a9c08bc9545f20231668d480921cdda8a0469997574077df0735f4d212aa22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2a9c08bc9545f20231668d480921cdda8a0469997574077df0735f4d212aa22", kill_on_drop: false }` [INFO] [stdout] f2a9c08bc9545f20231668d480921cdda8a0469997574077df0735f4d212aa22