Nov 16 20:50:24.055 INFO testing luser/tracetree against master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c for pr-55982 Nov 16 20:50:24.056 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 16 20:50:24.574 INFO [stdout] 6b9e50a9508d795a926532a73395f4c1a2bf3e6b65d01b819d075627a2f8260f Nov 16 20:50:24.579 INFO running `"docker" "start" "-a" "6b9e50a9508d795a926532a73395f4c1a2bf3e6b65d01b819d075627a2f8260f"` Nov 16 20:50:25.455 INFO [stderr] usermod: no changes Nov 16 20:50:25.627 INFO [stderr] Compiling indextree v1.0.1 Nov 16 20:50:25.627 INFO [stderr] Compiling memchr v0.1.11 Nov 16 20:50:25.635 INFO [stderr] Compiling nix v0.8.1 Nov 16 20:50:25.647 INFO [stderr] Compiling textwrap v0.6.0 Nov 16 20:50:25.667 INFO [stderr] Compiling thread-id v2.0.0 Nov 16 20:50:25.667 INFO [stderr] Compiling spawn-ptrace v0.1.0 Nov 16 20:50:25.667 INFO [stderr] Compiling backtrace v0.3.2 Nov 16 20:50:25.667 INFO [stderr] Compiling nix v0.7.0 Nov 16 20:50:26.171 INFO [stderr] Compiling chrono v0.3.1 Nov 16 20:50:27.549 INFO [stderr] Compiling thread_local v0.2.7 Nov 16 20:50:27.595 INFO [stderr] Compiling aho-corasick v0.5.3 Nov 16 20:50:30.507 INFO [stderr] Compiling error-chain v0.10.0 Nov 16 20:50:30.754 INFO [stderr] Compiling clap v2.25.0 Nov 16 20:50:31.299 INFO [stderr] Compiling regex v0.1.80 Nov 16 20:50:47.056 INFO [stderr] Compiling env_logger v0.3.5 Nov 16 20:50:58.880 INFO [stderr] Compiling tracetree v0.1.6-pre (/source) Nov 16 20:51:00.995 INFO [stderr] warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Nov 16 20:51:00.995 INFO [stderr] --> src/main.rs:63:1 Nov 16 20:51:00.996 INFO [stderr] | Nov 16 20:51:00.996 INFO [stderr] 63 | / arg_enum!{ Nov 16 20:51:00.996 INFO [stderr] 64 | | #[derive(Debug)] Nov 16 20:51:00.996 INFO [stderr] 65 | | #[allow(non_camel_case_types)] Nov 16 20:51:00.997 INFO [stderr] 66 | | pub enum OutputFormat { Nov 16 20:51:00.997 INFO [stderr] ... | Nov 16 20:51:00.997 INFO [stderr] 69 | | } Nov 16 20:51:00.998 INFO [stderr] 70 | | } Nov 16 20:51:00.998 INFO [stderr] | |_^ Nov 16 20:51:00.998 INFO [stderr] | Nov 16 20:51:00.998 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 16 20:51:00.999 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 16 20:51:00.999 INFO [stderr] Nov 16 20:51:04.024 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.55s Nov 16 20:51:04.040 INFO [stderr] su: No module specific data is present Nov 16 20:51:04.738 INFO running `"docker" "inspect" "6b9e50a9508d795a926532a73395f4c1a2bf3e6b65d01b819d075627a2f8260f"` Nov 16 20:51:04.979 INFO running `"docker" "rm" "-f" "6b9e50a9508d795a926532a73395f4c1a2bf3e6b65d01b819d075627a2f8260f"` Nov 16 20:51:05.231 INFO [stdout] 6b9e50a9508d795a926532a73395f4c1a2bf3e6b65d01b819d075627a2f8260f Nov 16 20:51:05.237 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 16 20:51:05.615 INFO [stdout] 67634fd93d877c725db0fa68d3a1d7791727007b1f14b5af45ea808596b881f6 Nov 16 20:51:05.623 INFO running `"docker" "start" "-a" "67634fd93d877c725db0fa68d3a1d7791727007b1f14b5af45ea808596b881f6"` Nov 16 20:51:06.495 INFO [stderr] usermod: no changes Nov 16 20:51:06.613 INFO [stderr] Compiling tracetree v0.1.6-pre (/source) Nov 16 20:51:08.139 INFO [stderr] warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Nov 16 20:51:08.139 INFO [stderr] --> src/main.rs:63:1 Nov 16 20:51:08.139 INFO [stderr] | Nov 16 20:51:08.139 INFO [stderr] 63 | / arg_enum!{ Nov 16 20:51:08.139 INFO [stderr] 64 | | #[derive(Debug)] Nov 16 20:51:08.139 INFO [stderr] 65 | | #[allow(non_camel_case_types)] Nov 16 20:51:08.139 INFO [stderr] 66 | | pub enum OutputFormat { Nov 16 20:51:08.139 INFO [stderr] ... | Nov 16 20:51:08.139 INFO [stderr] 69 | | } Nov 16 20:51:08.139 INFO [stderr] 70 | | } Nov 16 20:51:08.139 INFO [stderr] | |_^ Nov 16 20:51:08.139 INFO [stderr] | Nov 16 20:51:08.139 INFO [stderr] = note: #[warn(deprecated)] on by default Nov 16 20:51:08.139 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Nov 16 20:51:08.139 INFO [stderr] Nov 16 20:51:08.787 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.26s Nov 16 20:51:08.803 INFO [stderr] su: No module specific data is present Nov 16 20:51:09.483 INFO running `"docker" "inspect" "67634fd93d877c725db0fa68d3a1d7791727007b1f14b5af45ea808596b881f6"` Nov 16 20:51:09.755 INFO running `"docker" "rm" "-f" "67634fd93d877c725db0fa68d3a1d7791727007b1f14b5af45ea808596b881f6"` Nov 16 20:51:09.979 INFO [stdout] 67634fd93d877c725db0fa68d3a1d7791727007b1f14b5af45ea808596b881f6 Nov 16 20:51:09.982 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-6/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55982/master#6b9b97bd9b704f85f0184f7a213cc4d62bd9654c:/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 +6b9b97bd9b704f85f0184f7a213cc4d62bd9654c-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"` Nov 16 20:51:10.410 INFO [stdout] b755b13bc0de1ca17777fd12f618023ebbc8e1ad1aaafc5bfbca34f4c2f3e941 Nov 16 20:51:10.413 INFO running `"docker" "start" "-a" "b755b13bc0de1ca17777fd12f618023ebbc8e1ad1aaafc5bfbca34f4c2f3e941"` Nov 16 20:51:11.452 INFO [stderr] usermod: no changes Nov 16 20:51:11.598 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s Nov 16 20:51:11.615 INFO [stderr] Running /target/debug/deps/tracetree-c1e614dabcf2d6f4 Nov 16 20:51:11.619 INFO [stdout] Nov 16 20:51:11.619 INFO [stdout] running 0 tests Nov 16 20:51:11.619 INFO [stdout] Nov 16 20:51:11.619 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 20:51:11.619 INFO [stdout] Nov 16 20:51:11.620 INFO [stderr] Running /target/debug/deps/tracetree-15faeeece7c90925 Nov 16 20:51:11.626 INFO [stdout] Nov 16 20:51:11.626 INFO [stdout] running 0 tests Nov 16 20:51:11.626 INFO [stdout] Nov 16 20:51:11.626 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 20:51:11.626 INFO [stdout] Nov 16 20:51:11.627 INFO [stderr] Doc-tests tracetree Nov 16 20:51:12.643 INFO [stdout] Nov 16 20:51:12.644 INFO [stdout] running 0 tests Nov 16 20:51:12.644 INFO [stdout] Nov 16 20:51:12.644 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 16 20:51:12.645 INFO [stdout] Nov 16 20:51:12.658 INFO [stderr] su: No module specific data is present Nov 16 20:51:13.125 INFO running `"docker" "inspect" "b755b13bc0de1ca17777fd12f618023ebbc8e1ad1aaafc5bfbca34f4c2f3e941"` Nov 16 20:51:13.363 INFO running `"docker" "rm" "-f" "b755b13bc0de1ca17777fd12f618023ebbc8e1ad1aaafc5bfbca34f4c2f3e941"` Nov 16 20:51:13.527 INFO [stdout] b755b13bc0de1ca17777fd12f618023ebbc8e1ad1aaafc5bfbca34f4c2f3e941