Oct 15 22:38:58.267 INFO testing rbspy-0.2.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 22:38:58.269 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 22:38:58.701 INFO blam! fd75b92d856daa00a284feb1dcca27cf8250198d196751c977a1a984a05c90fb Oct 15 22:38:58.703 INFO running `"docker" "start" "-a" "fd75b92d856daa00a284feb1dcca27cf8250198d196751c977a1a984a05c90fb"` Oct 15 22:39:00.306 INFO kablam! usermod: no changes Oct 15 22:39:00.608 INFO kablam! Compiling rbspy-ruby-structs v0.1.0 Oct 15 22:39:00.615 INFO kablam! Compiling elf v0.0.10 Oct 15 22:39:00.616 INFO kablam! Compiling ctrlc v3.1.1 Oct 15 22:39:00.639 INFO kablam! Compiling read-process-memory v0.1.2 Oct 15 22:39:38.111 INFO kablam! Compiling rbspy v0.2.1 (/source) Oct 15 22:39:42.897 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Oct 15 22:39:42.897 INFO kablam! --> src/main.rs:198:24 Oct 15 22:39:42.897 INFO kablam! | Oct 15 22:39:42.897 INFO kablam! 198 | for c in x.causes() { Oct 15 22:39:42.897 INFO kablam! | ^^^^^^ Oct 15 22:39:42.897 INFO kablam! | Oct 15 22:39:42.897 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 22:39:42.897 INFO kablam! Oct 15 22:39:43.095 INFO kablam! warning: use of deprecated item 'failure::Fail::root_cause': please use the 'find_root_cause()' method instead Oct 15 22:39:43.095 INFO kablam! --> src/core/initialize.rs:88:27 Oct 15 22:39:43.096 INFO kablam! | Oct 15 22:39:43.096 INFO kablam! 88 | match err.root_cause().downcast_ref::() { Oct 15 22:39:43.096 INFO kablam! | ^^^^^^^^^^ Oct 15 22:39:43.097 INFO kablam! Oct 15 22:39:43.097 INFO kablam! warning: use of deprecated item 'failure::Fail::root_cause': please use the 'find_root_cause()' method instead Oct 15 22:39:43.097 INFO kablam! --> src/core/initialize.rs:100:27 Oct 15 22:39:43.098 INFO kablam! | Oct 15 22:39:43.098 INFO kablam! 100 | match err.root_cause().downcast_ref::() { Oct 15 22:39:43.098 INFO kablam! | ^^^^^^^^^^ Oct 15 22:39:43.099 INFO kablam! Oct 15 22:39:45.876 INFO kablam! warning: variant is never constructed: `MacPermissionDenied` Oct 15 22:39:45.878 INFO kablam! --> src/core/address_finder.rs:18:5 Oct 15 22:39:45.878 INFO kablam! | Oct 15 22:39:45.879 INFO kablam! 18 | MacPermissionDenied(pid_t), Oct 15 22:39:45.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 22:39:45.879 INFO kablam! | Oct 15 22:39:45.879 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 22:39:45.879 INFO kablam! Oct 15 22:40:00.882 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 00s Oct 15 22:40:00.895 INFO kablam! su: No module specific data is present Oct 15 22:40:01.528 INFO running `"docker" "rm" "-f" "fd75b92d856daa00a284feb1dcca27cf8250198d196751c977a1a984a05c90fb"` Oct 15 22:40:01.855 INFO blam! fd75b92d856daa00a284feb1dcca27cf8250198d196751c977a1a984a05c90fb Oct 15 22:40:01.859 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 22:40:02.405 INFO blam! 386c8f343d2d4d3b18cafc8de194ccb3b48ceea794968eed8f3b0e703329143a Oct 15 22:40:02.408 INFO running `"docker" "start" "-a" "386c8f343d2d4d3b18cafc8de194ccb3b48ceea794968eed8f3b0e703329143a"` Oct 15 22:40:03.891 INFO kablam! usermod: no changes Oct 15 22:40:04.079 INFO kablam! Compiling rbspy-testdata v0.1.2 Oct 15 22:40:06.207 INFO kablam! Compiling rbspy v0.2.1 (/source) Oct 15 22:40:10.239 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Oct 15 22:40:10.239 INFO kablam! --> src/main.rs:198:24 Oct 15 22:40:10.243 INFO kablam! | Oct 15 22:40:10.243 INFO kablam! 198 | for c in x.causes() { Oct 15 22:40:10.243 INFO kablam! | ^^^^^^ Oct 15 22:40:10.243 INFO kablam! | Oct 15 22:40:10.243 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 22:40:10.243 INFO kablam! Oct 15 22:40:10.443 INFO kablam! warning: use of deprecated item 'failure::Fail::root_cause': please use the 'find_root_cause()' method instead Oct 15 22:40:10.443 INFO kablam! --> src/core/initialize.rs:88:27 Oct 15 22:40:10.444 INFO kablam! | Oct 15 22:40:10.444 INFO kablam! 88 | match err.root_cause().downcast_ref::() { Oct 15 22:40:10.444 INFO kablam! | ^^^^^^^^^^ Oct 15 22:40:10.444 INFO kablam! Oct 15 22:40:10.445 INFO kablam! warning: use of deprecated item 'failure::Fail::root_cause': please use the 'find_root_cause()' method instead Oct 15 22:40:10.445 INFO kablam! --> src/core/initialize.rs:100:27 Oct 15 22:40:10.445 INFO kablam! | Oct 15 22:40:10.445 INFO kablam! 100 | match err.root_cause().downcast_ref::() { Oct 15 22:40:10.446 INFO kablam! | ^^^^^^^^^^ Oct 15 22:40:10.446 INFO kablam! Oct 15 22:40:10.455 INFO kablam! warning: use of deprecated item 'failure::Error::root_cause': please use the 'find_root_cause()' method instead Oct 15 22:40:10.455 INFO kablam! --> src/core/initialize.rs:133:10 Oct 15 22:40:10.455 INFO kablam! | Oct 15 22:40:10.455 INFO kablam! 133 | .root_cause() Oct 15 22:40:10.456 INFO kablam! | ^^^^^^^^^^ Oct 15 22:40:10.456 INFO kablam! Oct 15 22:40:10.457 INFO kablam! warning: use of deprecated item 'failure::Error::root_cause': please use the 'find_root_cause()' method instead Oct 15 22:40:10.457 INFO kablam! --> src/core/initialize.rs:147:10 Oct 15 22:40:10.457 INFO kablam! | Oct 15 22:40:10.458 INFO kablam! 147 | .root_cause() Oct 15 22:40:10.458 INFO kablam! | ^^^^^^^^^^ Oct 15 22:40:10.458 INFO kablam! Oct 15 22:40:13.258 INFO kablam! warning: variant is never constructed: `MacPermissionDenied` Oct 15 22:40:13.259 INFO kablam! --> src/core/address_finder.rs:18:5 Oct 15 22:40:13.259 INFO kablam! | Oct 15 22:40:13.259 INFO kablam! 18 | MacPermissionDenied(pid_t), Oct 15 22:40:13.259 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 22:40:13.260 INFO kablam! | Oct 15 22:40:13.260 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 22:40:13.260 INFO kablam! Oct 15 22:40:13.347 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 22:40:13.348 INFO kablam! --> src/ui/flamegraph.rs:71:9 Oct 15 22:40:13.348 INFO kablam! | Oct 15 22:40:13.348 INFO kablam! 71 | stats.record(&vec![f(1)]); Oct 15 22:40:13.349 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 22:40:13.349 INFO kablam! | Oct 15 22:40:13.349 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 22:40:13.355 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 22:40:13.355 INFO kablam! Oct 15 22:40:13.355 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 22:40:13.356 INFO kablam! --> src/ui/flamegraph.rs:72:9 Oct 15 22:40:13.356 INFO kablam! | Oct 15 22:40:13.356 INFO kablam! 72 | stats.record(&vec![f(2), f(1)]); Oct 15 22:40:13.357 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 22:40:13.357 INFO kablam! | Oct 15 22:40:13.357 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 22:40:13.358 INFO kablam! Oct 15 22:40:13.358 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 22:40:13.358 INFO kablam! --> src/ui/flamegraph.rs:73:9 Oct 15 22:40:13.359 INFO kablam! | Oct 15 22:40:13.359 INFO kablam! 73 | stats.record(&vec![f(2), f(1)]); Oct 15 22:40:13.359 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 22:40:13.360 INFO kablam! | Oct 15 22:40:13.360 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 22:40:13.360 INFO kablam! Oct 15 22:40:13.360 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 22:40:13.361 INFO kablam! --> src/ui/flamegraph.rs:74:9 Oct 15 22:40:13.361 INFO kablam! | Oct 15 22:40:13.361 INFO kablam! 74 | stats.record(&vec![f(2), f(3), f(1)]); Oct 15 22:40:13.362 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 22:40:13.362 INFO kablam! | Oct 15 22:40:13.362 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 22:40:13.362 INFO kablam! Oct 15 22:40:13.363 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 22:40:13.363 INFO kablam! --> src/ui/flamegraph.rs:75:9 Oct 15 22:40:13.363 INFO kablam! | Oct 15 22:40:13.364 INFO kablam! 75 | stats.record(&vec![f(2), f(3), f(1)]); Oct 15 22:40:13.364 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 22:40:13.364 INFO kablam! | Oct 15 22:40:13.365 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 22:40:13.365 INFO kablam! Oct 15 22:40:13.365 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 22:40:13.366 INFO kablam! --> src/ui/flamegraph.rs:76:9 Oct 15 22:40:13.366 INFO kablam! | Oct 15 22:40:13.366 INFO kablam! 76 | stats.record(&vec![f(2), f(3), f(1)]); Oct 15 22:40:13.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 22:40:13.367 INFO kablam! | Oct 15 22:40:13.367 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 22:40:13.368 INFO kablam! Oct 15 22:40:28.907 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.98s Oct 15 22:40:28.913 INFO kablam! su: No module specific data is present Oct 15 22:40:29.819 INFO running `"docker" "rm" "-f" "386c8f343d2d4d3b18cafc8de194ccb3b48ceea794968eed8f3b0e703329143a"` Oct 15 22:40:30.086 INFO blam! 386c8f343d2d4d3b18cafc8de194ccb3b48ceea794968eed8f3b0e703329143a Oct 15 22:40:30.095 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 22:40:30.558 INFO blam! f503a381fa01405ae0abdb37569da07bac5f0beb38c15c672e8ce9238ff9f62d Oct 15 22:40:30.559 INFO running `"docker" "start" "-a" "f503a381fa01405ae0abdb37569da07bac5f0beb38c15c672e8ce9238ff9f62d"` Oct 15 22:40:32.541 INFO kablam! usermod: no changes Oct 15 22:40:32.731 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.17s Oct 15 22:40:32.747 INFO kablam! Running /target/debug/deps/rbspy-3974dad86f653fcb Oct 15 22:40:32.763 INFO blam! Oct 15 22:40:32.763 INFO blam! running 22 tests Oct 15 22:40:32.839 INFO blam! test core::initialize::test_get_disallowed_process ... ok Oct 15 22:40:32.839 INFO blam! test core::proc_maps::test_parse_maps ... ok Oct 15 22:40:32.841 INFO blam! test core::initialize::test_get_nonexistent_process ... ok Oct 15 22:40:32.841 INFO blam! test test_output_filename ... ok Oct 15 22:40:33.551 INFO blam! test core::ruby_version::tests::test_get_ruby_stack_trace_1_9_3 ... ok Oct 15 22:40:34.157 INFO blam! test core::ruby_version::tests::test_get_ruby_stack_trace_2_5_0 ... ok Oct 15 22:40:34.158 INFO blam! test ui::callgrind::tests::stats_aggregate ... ok Oct 15 22:40:34.158 INFO blam! test ui::callgrind::tests::stats_write ... ok Oct 15 22:40:34.158 INFO blam! test ui::descendents::test_get_descendents ... ok Oct 15 22:40:34.158 INFO blam! test ui::descendents::test_get_descendents_depth_2 ... ok Oct 15 22:40:34.159 INFO blam! test ui::descendents::test_status_file_ppid ... ok Oct 15 22:40:34.263 INFO blam! test core::ruby_version::tests::test_get_ruby_stack_trace_2_4_0 ... ok Oct 15 22:40:34.279 INFO blam! test ui::flamegraph::test_write_flamegraph ... ok Oct 15 22:40:34.283 INFO blam! test ui::summary::tests::stats_by_function ... ok Oct 15 22:40:34.283 INFO blam! test core::initialize::test_get_trace ... FAILED Oct 15 22:40:34.287 INFO blam! test tests::test_arg_parsing ... FAILED Oct 15 22:40:34.287 INFO blam! test core::initialize::test_current_thread_address ... FAILED Oct 15 22:40:34.288 INFO blam! test ui::summary::tests::stats_by_line_number ... ok Oct 15 22:40:34.295 INFO blam! test ui::flamegraph::tests::test_stats ... ok Oct 15 22:40:34.355 INFO blam! test core::ruby_version::tests::test_get_ruby_stack_trace_2_1_6 ... ok Oct 15 22:40:35.091 INFO kablam! su: No module specific data is present Oct 15 22:40:36.137 INFO running `"docker" "rm" "-f" "f503a381fa01405ae0abdb37569da07bac5f0beb38c15c672e8ce9238ff9f62d"` Oct 15 22:40:36.314 INFO blam! f503a381fa01405ae0abdb37569da07bac5f0beb38c15c672e8ce9238ff9f62d