[INFO] updating cached repository https://github.com/jlgerber/runonjenkins [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f6b1ab2e2d0e809206beae3bca484a098f1cd571 [INFO] testing jlgerber/runonjenkins against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjlgerber%2Frunonjenkins" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jlgerber/runonjenkins on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jlgerber/runonjenkins [INFO] finished tweaking git repo https://github.com/jlgerber/runonjenkins [INFO] tweaked toml for git repo https://github.com/jlgerber/runonjenkins written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/jlgerber/runonjenkins already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 4e597129ccb144ccf3583894341444e72ca2a9f186dc930503669756d1f64bf3 [INFO] running `"docker" "start" "-a" "4e597129ccb144ccf3583894341444e72ca2a9f186dc930503669756d1f64bf3"` [INFO] [stderr] Compiling openssl v0.10.21 [INFO] [stderr] Compiling openssl-sys v0.9.44 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling shellfn-core v0.1.1 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling cookie v0.11.1 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling h2 v0.1.18 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling regex v1.1.6 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling curl-sys v0.4.18 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling shellwords v1.0.0 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] Compiling darling_macro v0.8.6 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling pretty_env_logger v0.3.0 [INFO] [stderr] Compiling tokio v0.1.19 [INFO] [stderr] Compiling darling v0.8.6 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling shellfn-attribute v0.1.1 [INFO] [stderr] Compiling hyper v0.12.28 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling shellfn v0.1.1 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling csv v1.0.7 [INFO] [stderr] Compiling serde_yaml v0.8.8 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling cookie_store v0.5.1 [INFO] [stderr] Compiling serde-aux v0.6.1 [INFO] [stderr] Compiling reqwest v0.9.16 [INFO] [stderr] Compiling git2 v0.8.0 [INFO] [stderr] Compiling pkg-build-remote v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `Request` [INFO] [stderr] --> src/build_server.rs:7:58 [INFO] [stderr] | [INFO] [stderr] 7 | use reqwest::{header::HeaderValue, header::CONTENT_TYPE, Request}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `info` [INFO] [stderr] --> src/main.rs:7:18 [INFO] [stderr] | [INFO] [stderr] 7 | use log::{debug, info, error}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `"docker" "inspect" "4e597129ccb144ccf3583894341444e72ca2a9f186dc930503669756d1f64bf3"` [INFO] running `"docker" "rm" "-f" "4e597129ccb144ccf3583894341444e72ca2a9f186dc930503669756d1f64bf3"` [INFO] [stdout] 4e597129ccb144ccf3583894341444e72ca2a9f186dc930503669756d1f64bf3 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 87f0626c6fceb0429597630bbbc836918638573054862bc89d24fd88d24337a6 [INFO] running `"docker" "start" "-a" "87f0626c6fceb0429597630bbbc836918638573054862bc89d24fd88d24337a6"` [INFO] [stderr] Compiling pkg-build-remote v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `Request` [INFO] [stderr] --> src/build_server.rs:7:58 [INFO] [stderr] | [INFO] [stderr] 7 | use reqwest::{header::HeaderValue, header::CONTENT_TYPE, Request}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `info` [INFO] [stderr] --> src/main.rs:7:18 [INFO] [stderr] | [INFO] [stderr] 7 | use log::{debug, info, error}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.29s [INFO] running `"docker" "inspect" "87f0626c6fceb0429597630bbbc836918638573054862bc89d24fd88d24337a6"` [INFO] running `"docker" "rm" "-f" "87f0626c6fceb0429597630bbbc836918638573054862bc89d24fd88d24337a6"` [INFO] [stdout] 87f0626c6fceb0429597630bbbc836918638573054862bc89d24fd88d24337a6 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/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" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 3451ba2589daeebbfaa01baf182573dfa17362523e3e91ab32319aaa1475800b [INFO] running `"docker" "start" "-a" "3451ba2589daeebbfaa01baf182573dfa17362523e3e91ab32319aaa1475800b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/pkg_build_remote-e10e14ca8c1a7af5 [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test platform::tests::can_build_platform_from_platform_reference ... ok [INFO] [stdout] test platform::tests::can_convert_from_str ... ok [INFO] [stdout] test vcs_system::tests::can_build_from_str_regardless_of_case ... ok [INFO] [stdout] test vcs_system::tests::can_convert_to_string ... ok [INFO] [stdout] test vcs_system::tests::can_build_from_vcssystem_reference ... ok [INFO] [stdout] test build_request::tests::can_build_req ... ok [INFO] [stdout] test platform::tests::can_convert_to_string ... ok [INFO] [stdout] test minifest::tests::can_fetch_from_disk ... ok [INFO] [stdout] test build_request::tests::can_serialize_to_json ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- build_request::tests::can_serialize_to_json stdout ---- [INFO] [stdout] thread 'build_request::tests::can_serialize_to_json' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `"{\"parameter\":[{\"name\":\"project\",\"value\":\"houdini_submission\"},{\"name\":\"version\",\"value\":\"5.4.0\"},{\"name\":\"flavor\",\"value\":\"^\"},{\"name\":\"repo\",\"value\":\"http://dd-svn.d2.com/svn/software/packages/houdini_submission\"},{\"name\":\"scmType\",\"value\":\"svn\"},{\"name\":\"platform\",\"value\":\"cent6_64\"}]}"`, [INFO] [stdout] right: `"{\"parameter\":[{\"name\":\"project\",\"value\":\"houdini_submission\"},{\"name\":\"version\",\"value\":\"5.4.0\"},{\"name\":\"flavor\",\"value\":\"^\"},{\"name\":\"repo\",\"value\":\"http://dd-svn.d2.com/svn/software/packages/houdini_submission\"},{\"name\":\"ScmType\",\"value\":\"Svn\"},{\"name\":\"platform\",\"value\":\"Cent6\"}]}"`', src/build_request.rs:216:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55987b53d5f4 - backtrace::backtrace::libunwind::trace::hf625d18232cbbbd4 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/libunwind.rs:88 [INFO] [stdout] 1: 0x55987b53d5f4 - backtrace::backtrace::trace_unsynchronized::h41d74150fc6ff542 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55987b53d5f4 - std::sys_common::backtrace::_print_fmt::h85d37830c667a1f9 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:76 [INFO] [stdout] 3: 0x55987b53d5f4 - ::fmt::h2b7ac01d5feaf9b2 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:60 [INFO] [stdout] 4: 0x55987b55d50c - core::fmt::write::h7fd0d904495c035f [INFO] [stdout] at src/libcore/fmt/mod.rs:1030 [INFO] [stdout] 5: 0x55987b3c37f5 - std::io::Write::write_fmt::h424452e6ba861394 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/io/mod.rs:1412 [INFO] [stdout] 6: 0x55987b538f31 - std::io::impls::>::write_fmt::h814a51d8ae1dee4a [INFO] [stdout] at src/libstd/io/impls.rs:141 [INFO] [stdout] 7: 0x55987b53fc45 - std::sys_common::backtrace::_print::h4c743f7c274a5a74 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:64 [INFO] [stdout] 8: 0x55987b53fc45 - std::sys_common::backtrace::print::ha5c4f4bf03800d4d [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55987b53fc45 - std::panicking::default_hook::{{closure}}::h8b842185774c09e6 [INFO] [stdout] at src/libstd/panicking.rs:196 [INFO] [stdout] 10: 0x55987b53f8cc - std::panicking::default_hook::hd8ec13ee1bc2a65a [INFO] [stdout] at src/libstd/panicking.rs:207 [INFO] [stdout] 11: 0x55987b540345 - std::panicking::rust_panic_with_hook::hf3b27166e5f403e7 [INFO] [stdout] at src/libstd/panicking.rs:473 [INFO] [stdout] 12: 0x55987b53fee2 - std::panicking::continue_panic_fmt::hd961751be84a6f83 [INFO] [stdout] at src/libstd/panicking.rs:380 [INFO] [stdout] 13: 0x55987b53fe3c - std::panicking::begin_panic_fmt::h23ef54e17e5a13fa [INFO] [stdout] at src/libstd/panicking.rs:335 [INFO] [stdout] 14: 0x55987b3b0f2b - pkg_build_remote::build_request::tests::can_serialize_to_json::h015d0a528fbd76ea [INFO] [stdout] at src/build_request.rs:216 [INFO] [stdout] 15: 0x55987b3b0bda - pkg_build_remote::build_request::tests::can_serialize_to_json::{{closure}}::h79d30c2c56e636d6 [INFO] [stdout] at src/build_request.rs:205 [INFO] [stdout] 16: 0x55987b3b3bde - core::ops::function::FnOnce::call_once::h8985204b1a6f93bd [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 17: 0x55987b3cd6ef - as core::ops::function::FnOnce>::call_once::h8b428e8a43aaf8e9 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 18: 0x55987b546f1a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 19: 0x55987b3e7efe - std::panicking::try::heccce20d527a3513 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:271 [INFO] [stdout] 20: 0x55987b3e7efe - std::panic::catch_unwind::h7fd8f5d3271f1692 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:394 [INFO] [stdout] 21: 0x55987b3e7efe - test::run_test::run_test_inner::{{closure}}::h88b46e5c359957e5 [INFO] [stdout] at src/libtest/lib.rs:1413 [INFO] [stdout] 22: 0x55987b3c2f65 - std::sys_common::backtrace::__rust_begin_short_backtrace::h00847676c8212941 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/sys_common/backtrace.rs:126 [INFO] [stdout] 23: 0x55987b3c70f5 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h5dd37acd2295488e [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/thread/mod.rs:470 [INFO] [stdout] 24: 0x55987b3c70f5 - as core::ops::function::FnOnce<()>>::call_once::h9d32b103da0b97c6 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:315 [INFO] [stdout] 25: 0x55987b3c70f5 - std::panicking::try::do_call::h2bd819a3056c57cd [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:292 [INFO] [stdout] 26: 0x55987b546f1a - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:80 [INFO] [stdout] 27: 0x55987b3c76a2 - std::panicking::try::h243a25457a848a1a [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panicking.rs:271 [INFO] [stdout] 28: 0x55987b3c76a2 - std::panic::catch_unwind::h74b81f55e55e757c [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/panic.rs:394 [INFO] [stdout] 29: 0x55987b3c76a2 - std::thread::Builder::spawn_unchecked::{{closure}}::h4c2d214a2cffa6cf [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libstd/thread/mod.rs:469 [INFO] [stdout] 30: 0x55987b3c76a2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8a8a187b3fb58e53 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/libcore/ops/function.rs:227 [INFO] [stdout] 31: 0x55987b53531f - as core::ops::function::FnOnce>::call_once::h3cdef3b7ea22cd61 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 32: 0x55987b546670 - as core::ops::function::FnOnce>::call_once::hc8f25720bf0d5424 [INFO] [stdout] at /rustc/5752b6348ee6971573b278c315a02193c847ee32/src/liballoc/boxed.rs:922 [INFO] [stdout] 33: 0x55987b546670 - std::sys_common::thread::start_thread::h7e8885ccfd5d1932 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] 34: 0x55987b546670 - std::sys::unix::thread::Thread::new::thread_start::h5d24df932d688baf [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 35: 0x7f6149c2b6db - start_thread [INFO] [stdout] 36: 0x7f614973c88f - __clone [INFO] [stdout] 37: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] build_request::tests::can_serialize_to_json [INFO] [stdout] [INFO] [stdout] test result: FAILED. 8 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `"docker" "inspect" "3451ba2589daeebbfaa01baf182573dfa17362523e3e91ab32319aaa1475800b"` [INFO] running `"docker" "rm" "-f" "3451ba2589daeebbfaa01baf182573dfa17362523e3e91ab32319aaa1475800b"` [INFO] [stdout] 3451ba2589daeebbfaa01baf182573dfa17362523e3e91ab32319aaa1475800b