[INFO] crate domo_pitchfork 1.4.1 is already in cache [INFO] testing domo_pitchfork-1.4.1 against 1.38.0 for beta-1.39-1 [INFO] extracting crate domo_pitchfork 1.4.1 into work/builds/worker-2/source [INFO] validating manifest of crates.io crate domo_pitchfork 1.4.1 on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate domo_pitchfork 1.4.1 [INFO] finished tweaking crates.io crate domo_pitchfork 1.4.1 [INFO] tweaked toml for crates.io crate domo_pitchfork 1.4.1 written to work/builds/worker-2/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 5bc7c941c48ed387172dcf1a84cad80f60efecdc4fa91c2ad75936f8e4625571 [INFO] running `"docker" "start" "-a" "5bc7c941c48ed387172dcf1a84cad80f60efecdc4fa91c2ad75936f8e4625571"` [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling reqwest v0.9.22 [INFO] [stderr] Compiling domo_pitchfork v1.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.34s [INFO] running `"docker" "inspect" "5bc7c941c48ed387172dcf1a84cad80f60efecdc4fa91c2ad75936f8e4625571"` [INFO] running `"docker" "rm" "-f" "5bc7c941c48ed387172dcf1a84cad80f60efecdc4fa91c2ad75936f8e4625571"` [INFO] [stdout] 5bc7c941c48ed387172dcf1a84cad80f60efecdc4fa91c2ad75936f8e4625571 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 1da3a0f297dd278b729c1aef6b702a827448666c963bd3bd05e23c9fb1a18b07 [INFO] running `"docker" "start" "-a" "1da3a0f297dd278b729c1aef6b702a827448666c963bd3bd05e23c9fb1a18b07"` [INFO] [stderr] Compiling domo_pitchfork v1.4.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `DomoScope` [INFO] [stderr] --> tests/users.rs:3:54 [INFO] [stderr] | [INFO] [stderr] 3 | use domo_pitchfork::auth::{DomoClientAppCredentials, DomoScope}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `domo_pitchfork::PitchforkErrorKind` [INFO] [stderr] --> tests/users.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use domo_pitchfork::PitchforkErrorKind; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: Could not compile `domo_pitchfork`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --edition=2018 --crate-name domo_pitchfork src/lib.rs --color never --emit=dep-info,link -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="default-tls"' -C metadata=17b3e7ab65b8e925 -C extra-filename=-17b3e7ab65b8e925 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-97440fb2585d1009.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-4cd661b8736a7443.rlib --extern doc_comment=/opt/rustwide/target/debug/deps/libdoc_comment-7aea7b66ac6009a2.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-83cafc2ae303332c.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-25f772379553b601.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-b8e13dda3112f62d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-fe43c0c6b938bd64.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-90f598e0640daaf7.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/backtrace-sys-805e59335206c413/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "1da3a0f297dd278b729c1aef6b702a827448666c963bd3bd05e23c9fb1a18b07"` [INFO] running `"docker" "rm" "-f" "1da3a0f297dd278b729c1aef6b702a827448666c963bd3bd05e23c9fb1a18b07"` [INFO] [stdout] 1da3a0f297dd278b729c1aef6b702a827448666c963bd3bd05e23c9fb1a18b07