[INFO] updating cached repository jlgerber/runonjenkins [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jlgerber/runonjenkins [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jlgerber/runonjenkins" "work/ex/beta-1.37-6/sources/1.36.0/gh/jlgerber/runonjenkins"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/jlgerber/runonjenkins'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jlgerber/runonjenkins" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jlgerber/runonjenkins"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jlgerber/runonjenkins'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f6b1ab2e2d0e809206beae3bca484a098f1cd571 [INFO] sha for GitHub repo jlgerber/runonjenkins: f6b1ab2e2d0e809206beae3bca484a098f1cd571 [INFO] validating manifest of jlgerber/runonjenkins on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of jlgerber/runonjenkins on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing jlgerber/runonjenkins [INFO] finished frobbing jlgerber/runonjenkins [INFO] frobbed toml for jlgerber/runonjenkins written to work/ex/beta-1.37-6/sources/1.36.0/gh/jlgerber/runonjenkins/Cargo.toml [INFO] started frobbing jlgerber/runonjenkins [INFO] finished frobbing jlgerber/runonjenkins [INFO] frobbed toml for jlgerber/runonjenkins written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jlgerber/runonjenkins/Cargo.toml [INFO] crate jlgerber/runonjenkins already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing jlgerber/runonjenkins against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/jlgerber/runonjenkins:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 84c9f52d969dc083507916b9c9186d0ad2b9945f95988fc2de057e33e32f8813 [INFO] running `"docker" "start" "-a" "84c9f52d969dc083507916b9c9186d0ad2b9945f95988fc2de057e33e32f8813"` [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling bitflags v1.0.5 [INFO] [stderr] Compiling openssl v0.10.21 [INFO] [stderr] Compiling encode_unicode v0.3.5 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling curl-sys v0.4.18 [INFO] [stderr] Compiling libgit2-sys v0.7.11 [INFO] [stderr] Compiling shellfn-core v0.1.1 [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 backtrace-sys v0.1.28 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling miniz_oxide_c_api v0.2.1 [INFO] [stderr] Compiling cookie v0.11.1 [INFO] [stderr] Compiling backtrace v0.3.15 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling aho-corasick v0.7.3 [INFO] [stderr] Compiling csv-core v0.1.5 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling native-tls v0.2.3 [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 regex v1.1.6 [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 tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.19 [INFO] [stderr] Compiling h2 v0.1.18 [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 synstructure v0.10.1 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling pretty_env_logger v0.3.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] Compiling hyper v0.12.28 [INFO] [stderr] Compiling darling_macro v0.8.6 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling darling v0.8.6 [INFO] [stderr] Compiling shellfn-attribute v0.1.1 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling shellfn v0.1.1 [INFO] [stderr] Compiling git2 v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling csv v1.0.7 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [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 pkg-build-remote v0.2.1 (/opt/crater/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 3m 57s [INFO] running `"docker" "inspect" "84c9f52d969dc083507916b9c9186d0ad2b9945f95988fc2de057e33e32f8813"` [INFO] running `"docker" "rm" "-f" "84c9f52d969dc083507916b9c9186d0ad2b9945f95988fc2de057e33e32f8813"` [INFO] [stdout] 84c9f52d969dc083507916b9c9186d0ad2b9945f95988fc2de057e33e32f8813 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/jlgerber/runonjenkins:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] a3a5620de7aa1bb14c030074d5c3d25bbf8a27dd60fa0b8b10c6e516d943b767 [INFO] running `"docker" "start" "-a" "a3a5620de7aa1bb14c030074d5c3d25bbf8a27dd60fa0b8b10c6e516d943b767"` [INFO] [stderr] Compiling pkg-build-remote v0.2.1 (/opt/crater/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 8.89s [INFO] running `"docker" "inspect" "a3a5620de7aa1bb14c030074d5c3d25bbf8a27dd60fa0b8b10c6e516d943b767"` [INFO] running `"docker" "rm" "-f" "a3a5620de7aa1bb14c030074d5c3d25bbf8a27dd60fa0b8b10c6e516d943b767"` [INFO] [stdout] a3a5620de7aa1bb14c030074d5c3d25bbf8a27dd60fa0b8b10c6e516d943b767 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/jlgerber/runonjenkins:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 9019edd78a75038c870f2de7f7ef4d7c502d7bcd8bea90c0b060eea686510ab0 [INFO] running `"docker" "start" "-a" "9019edd78a75038c870f2de7f7ef4d7c502d7bcd8bea90c0b060eea686510ab0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/crater/target/debug/deps/pkg_build_remote-767b021fc8703a15 [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test build_request::tests::can_build_req ... ok [INFO] [stdout] test platform::tests::can_convert_from_str ... ok [INFO] [stdout] test platform::tests::can_convert_to_string ... ok [INFO] [stdout] test vcs_system::tests::can_build_from_str_regardless_of_case ... ok [INFO] [stdout] test vcs_system::tests::can_build_from_vcssystem_reference ... ok [INFO] [stdout] test vcs_system::tests::can_convert_to_string ... ok [INFO] [stdout] test platform::tests::can_build_platform_from_platform_reference ... 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: 0x55ef500e9143 - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h6485381528590a55 [INFO] [stdout] at src/libstd/sys/unix/backtrace/tracing/gcc_s.rs:39 [INFO] [stdout] 1: 0x55ef500e4a1b - std::sys_common::backtrace::_print::h49a82ae9552e35c7 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:71 [INFO] [stdout] 2: 0x55ef500e7e36 - std::panicking::default_hook::{{closure}}::he20974adbefcc046 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] at src/libstd/panicking.rs:197 [INFO] [stdout] 3: 0x55ef500e7b5e - std::panicking::default_hook::he4af6af4ac7fef7b [INFO] [stdout] at src/libstd/panicking.rs:208 [INFO] [stdout] 4: 0x55ef500e853f - std::panicking::rust_panic_with_hook::h057ff03eb4c8000f [INFO] [stdout] at src/libstd/panicking.rs:474 [INFO] [stdout] 5: 0x55ef500e80c1 - std::panicking::continue_panic_fmt::ha6d6ae144369025b [INFO] [stdout] at src/libstd/panicking.rs:381 [INFO] [stdout] 6: 0x55ef500e800e - std::panicking::begin_panic_fmt::he54eae869ed71eb1 [INFO] [stdout] at src/libstd/panicking.rs:336 [INFO] [stdout] 7: 0x55ef4ff3b77b - pkg_build_remote::build_request::tests::can_serialize_to_json::hc810bc179f9605bf [INFO] [stdout] at src/build_request.rs:216 [INFO] [stdout] 8: 0x55ef4ff3b439 - pkg_build_remote::build_request::tests::can_serialize_to_json::{{closure}}::hcf63d3c462e009aa [INFO] [stdout] at src/build_request.rs:205 [INFO] [stdout] 9: 0x55ef4ff4001d - core::ops::function::FnOnce::call_once::h30a1a0e1e3f6bc85 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 10: 0x55ef4ff55f6e - as core::ops::function::FnOnce>::call_once::h6b004fa8f4fc1608 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 11: 0x55ef500ef6c9 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 12: 0x55ef4ff70867 - test::run_test::run_test_inner::{{closure}}::h9a4d23c41d058d37 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at src/libtest/lib.rs:1468 [INFO] [stdout] 13: 0x55ef4ff4b284 - std::sys_common::backtrace::__rust_begin_short_backtrace::h3765d76361a33ff7 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/sys_common/backtrace.rs:136 [INFO] [stdout] 14: 0x55ef4ff4f334 - std::panicking::try::do_call::h6f86e980b52f74d5 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:470 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:315 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:293 [INFO] [stdout] 15: 0x55ef500ef6c9 - __rust_maybe_catch_panic [INFO] [stdout] at src/libpanic_unwind/lib.rs:85 [INFO] [stdout] 16: 0x55ef4ff4f941 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h760b8a2b155f54c3 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panicking.rs:272 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/panic.rs:394 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libstd/thread/mod.rs:469 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/libcore/ops/function.rs:231 [INFO] [stdout] 17: 0x55ef500dbe2e - as core::ops::function::FnOnce>::call_once::h805c3cc89d534c05 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] 18: 0x55ef500eedaf - std::sys::unix::thread::Thread::new::thread_start::h6f10b78f26c98dc6 [INFO] [stdout] at /rustc/a53f9df32fbb0b5f4382caaad8f1a46f36ea887c/src/liballoc/boxed.rs:704 [INFO] [stdout] at src/libstd/sys_common/thread.rs:13 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:79 [INFO] [stdout] 19: 0x7f505a7fb4a3 - start_thread [INFO] [stdout] 20: 0x7f505a326d0e - __clone [INFO] [stdout] 21: 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" "9019edd78a75038c870f2de7f7ef4d7c502d7bcd8bea90c0b060eea686510ab0"` [INFO] running `"docker" "rm" "-f" "9019edd78a75038c870f2de7f7ef4d7c502d7bcd8bea90c0b060eea686510ab0"` [INFO] [stdout] 9019edd78a75038c870f2de7f7ef4d7c502d7bcd8bea90c0b060eea686510ab0