Oct 15 02:21:43.039 INFO testing blue-yonder/di-csv2xml against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 02:21:43.039 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 02:21:43.425 INFO blam! f6a66b602184e19fa3144d2ab42b5bf34721bbc3e68109d6129ac76494ed06f4 Oct 15 02:21:43.431 INFO running `"docker" "start" "-a" "f6a66b602184e19fa3144d2ab42b5bf34721bbc3e68109d6129ac76494ed06f4"` Oct 15 02:21:44.678 INFO kablam! usermod: no changes Oct 15 02:21:44.991 INFO kablam! Compiling strum v0.10.0 Oct 15 02:21:44.991 INFO kablam! Compiling termios v0.3.0 Oct 15 02:21:44.992 INFO kablam! Compiling clicolors-control v0.2.0 Oct 15 02:21:44.993 INFO kablam! Compiling csv-core v0.1.4 Oct 15 02:21:45.014 INFO kablam! Compiling strum_macros v0.10.0 Oct 15 02:21:45.019 INFO kablam! Compiling regex v0.2.11 Oct 15 02:21:45.020 INFO kablam! Compiling env_logger v0.5.13 Oct 15 02:21:47.979 INFO kablam! Compiling console v0.6.2 Oct 15 02:21:50.403 INFO kablam! Compiling csv v1.0.1 Oct 15 02:21:51.683 INFO kablam! Compiling clap-verbosity-flag v0.1.0 Oct 15 02:21:59.427 INFO kablam! Compiling quicli v0.3.0 Oct 15 02:22:10.320 INFO kablam! Compiling indicatif v0.9.0 Oct 15 02:22:13.954 INFO kablam! Compiling di-csv2xml v1.0.3 (/source) Oct 15 02:22:17.080 INFO kablam! warning: use of deprecated item 'quicli::prelude::Error::causes': please use the 'iter_chain()' method instead Oct 15 02:22:17.081 INFO kablam! --> src/main.rs:45:1 Oct 15 02:22:17.081 INFO kablam! | Oct 15 02:22:17.081 INFO kablam! 45 | / main!(|args: Cli| { Oct 15 02:22:17.082 INFO kablam! 46 | | let input: Box = if let Some(input) = args.input { Oct 15 02:22:17.082 INFO kablam! 47 | | Box::new(FileWithProgressBar::new(File::open(&input)?)?) Oct 15 02:22:17.082 INFO kablam! 48 | | } else { Oct 15 02:22:17.082 INFO kablam! ... | Oct 15 02:22:17.083 INFO kablam! 60 | | generate_xml(&mut out, &mut reader, &args.category, args.record_type)?; Oct 15 02:22:17.083 INFO kablam! 61 | | }); Oct 15 02:22:17.083 INFO kablam! | |___^ Oct 15 02:22:17.084 INFO kablam! | Oct 15 02:22:17.084 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 02:22:17.084 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 15 02:22:17.085 INFO kablam! Oct 15 02:22:21.643 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 36.93s Oct 15 02:22:21.655 INFO kablam! su: No module specific data is present Oct 15 02:22:22.619 INFO running `"docker" "rm" "-f" "f6a66b602184e19fa3144d2ab42b5bf34721bbc3e68109d6129ac76494ed06f4"` Oct 15 02:22:22.919 INFO blam! f6a66b602184e19fa3144d2ab42b5bf34721bbc3e68109d6129ac76494ed06f4 Oct 15 02:22:22.927 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 02:22:23.433 INFO blam! cc129978c3806f4ce9e9e52a36366dac1c4570022b4c5e5e37781f84f4dc91bf Oct 15 02:22:23.439 INFO running `"docker" "start" "-a" "cc129978c3806f4ce9e9e52a36366dac1c4570022b4c5e5e37781f84f4dc91bf"` Oct 15 02:22:24.714 INFO kablam! usermod: no changes Oct 15 02:22:24.923 INFO kablam! Compiling assert_cli v0.6.3 Oct 15 02:22:28.019 INFO kablam! Compiling di-csv2xml v1.0.3 (/source) Oct 15 02:22:31.251 INFO kablam! warning: use of deprecated item 'quicli::prelude::Error::causes': please use the 'iter_chain()' method instead Oct 15 02:22:31.251 INFO kablam! --> src/main.rs:45:1 Oct 15 02:22:31.251 INFO kablam! | Oct 15 02:22:31.251 INFO kablam! 45 | / main!(|args: Cli| { Oct 15 02:22:31.251 INFO kablam! 46 | | let input: Box = if let Some(input) = args.input { Oct 15 02:22:31.251 INFO kablam! 47 | | Box::new(FileWithProgressBar::new(File::open(&input)?)?) Oct 15 02:22:31.251 INFO kablam! 48 | | } else { Oct 15 02:22:31.251 INFO kablam! ... | Oct 15 02:22:31.251 INFO kablam! 60 | | generate_xml(&mut out, &mut reader, &args.category, args.record_type)?; Oct 15 02:22:31.251 INFO kablam! 61 | | }); Oct 15 02:22:31.251 INFO kablam! | |___^ Oct 15 02:22:31.251 INFO kablam! | Oct 15 02:22:31.251 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 02:22:31.251 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Oct 15 02:22:31.251 INFO kablam! Oct 15 02:22:31.969 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.23s Oct 15 02:22:31.983 INFO kablam! su: No module specific data is present Oct 15 02:22:33.075 INFO running `"docker" "rm" "-f" "cc129978c3806f4ce9e9e52a36366dac1c4570022b4c5e5e37781f84f4dc91bf"` Oct 15 02:22:33.415 INFO blam! cc129978c3806f4ce9e9e52a36366dac1c4570022b4c5e5e37781f84f4dc91bf Oct 15 02:22:33.426 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 15 02:22:33.999 INFO blam! e81ac7da6b7c93f800211cad46b51c0de0329276658584a663b8bac48906beed Oct 15 02:22:34.001 INFO running `"docker" "start" "-a" "e81ac7da6b7c93f800211cad46b51c0de0329276658584a663b8bac48906beed"` Oct 15 02:22:35.799 INFO kablam! usermod: no changes Oct 15 02:22:35.992 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.16s Oct 15 02:22:36.035 INFO blam! Oct 15 02:22:36.035 INFO kablam! Running /target/debug/deps/di_csv2xml-095bc7c014665bb7 Oct 15 02:22:36.035 INFO blam! running 0 tests Oct 15 02:22:36.035 INFO blam! Oct 15 02:22:36.035 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:22:36.035 INFO blam! Oct 15 02:22:36.035 INFO kablam! Running /target/debug/deps/lib-a54ad2ee72a064f4 Oct 15 02:22:36.040 INFO blam! Oct 15 02:22:36.040 INFO blam! running 6 tests Oct 15 02:22:36.603 INFO blam! test customer_extensions ... ok Oct 15 02:22:36.699 INFO blam! test semicolon_delimiter ... ok Oct 15 02:22:36.807 INFO blam! test mask_text ... ok Oct 15 02:22:36.924 INFO blam! test delete_all ... ok Oct 15 02:22:37.007 INFO blam! test simple ... ok Oct 15 02:22:37.067 INFO blam! test delete_record ... ok Oct 15 02:22:37.067 INFO blam! Oct 15 02:22:37.067 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:22:37.067 INFO blam! Oct 15 02:22:37.070 INFO kablam! su: No module specific data is present Oct 15 02:22:37.823 INFO running `"docker" "rm" "-f" "e81ac7da6b7c93f800211cad46b51c0de0329276658584a663b8bac48906beed"` Oct 15 02:22:38.119 INFO blam! e81ac7da6b7c93f800211cad46b51c0de0329276658584a663b8bac48906beed