Oct 11 01:15:10.136 INFO testing cisco/lal-build-manager against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 01:15:10.136 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 01:15:10.136 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 01:15:10.420 INFO blam! a31a7d69d9aa22b0e02b0759be9d87ede1d972597fc4770183c3be56d51c6457 Oct 11 01:15:10.424 INFO running `"docker" "start" "-a" "a31a7d69d9aa22b0e02b0759be9d87ede1d972597fc4770183c3be56d51c6457"` Oct 11 01:15:10.988 INFO kablam! usermod: no changes Oct 11 01:15:11.149 INFO kablam! Compiling smallvec v0.3.3 Oct 11 01:15:11.150 INFO kablam! Compiling serde v1.0.24 Oct 11 01:15:11.151 INFO kablam! Compiling ansi_term v0.7.5 Oct 11 01:15:11.151 INFO kablam! Compiling sha1 v0.3.0 Oct 11 01:15:11.152 INFO kablam! Compiling miniz-sys v0.1.9 Oct 11 01:15:11.155 INFO kablam! Compiling memchr v1.0.1 Oct 11 01:15:11.155 INFO kablam! Compiling thread-id v3.0.0 Oct 11 01:15:11.155 INFO kablam! Compiling rand v0.3.15 Oct 11 01:15:11.408 INFO kablam! Compiling memchr v0.1.11 Oct 11 01:15:11.936 INFO kablam! Compiling xattr v0.1.11 Oct 11 01:15:11.936 INFO kablam! Compiling atty v0.2.2 Oct 11 01:15:11.940 INFO kablam! Compiling filetime v0.1.10 Oct 11 01:15:11.951 INFO kablam! Compiling num-integer v0.1.34 Oct 11 01:15:11.953 INFO kablam! Compiling clicolors-control v0.1.0 Oct 11 01:15:12.305 INFO kablam! Compiling semver v0.9.0 Oct 11 01:15:12.788 INFO kablam! Compiling hyper v0.10.9 Oct 11 01:15:12.808 INFO kablam! Compiling thread_local v0.3.3 Oct 11 01:15:12.808 INFO kablam! Compiling aho-corasick v0.6.3 Oct 11 01:15:12.820 INFO kablam! Compiling aho-corasick v0.5.3 Oct 11 01:15:12.891 INFO kablam! Compiling loggerv v0.6.0 Oct 11 01:15:14.074 INFO kablam! Compiling clap v2.27.1 Oct 11 01:15:14.094 INFO kablam! Compiling tar v0.4.11 Oct 11 01:15:14.107 INFO kablam! Compiling num-iter v0.1.33 Oct 11 01:15:14.112 INFO kablam! Compiling serde_derive_internals v0.18.0 Oct 11 01:15:14.463 INFO kablam! Compiling parking_lot_core v0.2.1 Oct 11 01:15:14.557 INFO kablam! Compiling thread-id v2.0.0 Oct 11 01:15:14.624 INFO kablam! Compiling regex v0.2.1 Oct 11 01:15:14.764 INFO kablam! Compiling num v0.1.37 Oct 11 01:15:15.515 INFO kablam! Compiling thread_local v0.2.7 Oct 11 01:15:16.248 INFO kablam! Compiling chrono v0.2.25 Oct 11 01:15:16.277 INFO kablam! Compiling flate2 v0.2.19 Oct 11 01:15:18.001 INFO kablam! Compiling regex v0.1.80 Oct 11 01:15:18.020 INFO kablam! Compiling parking_lot v0.4.0 Oct 11 01:15:19.584 INFO kablam! Compiling serde_derive v1.0.24 Oct 11 01:15:25.316 INFO kablam! Compiling indicatif v0.3.3 Oct 11 01:15:32.319 INFO kablam! Compiling serde_json v1.0.8 Oct 11 01:15:32.896 INFO kablam! Compiling hyper-native-tls v0.2.2 Oct 11 01:15:48.188 INFO kablam! Compiling lal v3.8.1 (/source) Oct 11 01:15:49.494 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 11 01:15:49.494 INFO kablam! --> src/core/config.rs:18:9 Oct 11 01:15:49.494 INFO kablam! | Oct 11 01:15:49.494 INFO kablam! 18 | env::home_dir().unwrap() Oct 11 01:15:49.494 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 01:15:49.494 INFO kablam! | Oct 11 01:15:49.494 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 01:15:49.494 INFO kablam! Oct 11 01:15:49.497 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 11 01:15:49.497 INFO kablam! --> src/shell.rs:197:16 Oct 11 01:15:49.500 INFO kablam! | Oct 11 01:15:49.500 INFO kablam! 197 | let home = env::home_dir().unwrap(); // crash if no $HOME Oct 11 01:15:49.500 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 01:15:49.500 INFO kablam! Oct 11 01:16:03.760 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 52.76s Oct 11 01:16:03.773 INFO kablam! su: No module specific data is present Oct 11 01:16:04.061 INFO running `"docker" "rm" "-f" "a31a7d69d9aa22b0e02b0759be9d87ede1d972597fc4770183c3be56d51c6457"` Oct 11 01:16:04.248 INFO blam! a31a7d69d9aa22b0e02b0759be9d87ede1d972597fc4770183c3be56d51c6457 Oct 11 01:16:04.252 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 01:16:04.252 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 01:16:04.558 INFO blam! 6b9f11d28515182a58d2f6f92e4155d33e702f64ebd60346a0c60106af72ab00 Oct 11 01:16:04.563 INFO running `"docker" "start" "-a" "6b9f11d28515182a58d2f6f92e4155d33e702f64ebd60346a0c60106af72ab00"` Oct 11 01:16:05.368 INFO kablam! usermod: no changes Oct 11 01:16:05.621 INFO kablam! Compiling lal v3.8.1 (/source) Oct 11 01:16:06.856 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 11 01:16:06.857 INFO kablam! --> src/core/config.rs:18:9 Oct 11 01:16:06.857 INFO kablam! | Oct 11 01:16:06.857 INFO kablam! 18 | env::home_dir().unwrap() Oct 11 01:16:06.857 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 01:16:06.857 INFO kablam! | Oct 11 01:16:06.857 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 01:16:06.857 INFO kablam! Oct 11 01:16:06.857 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 11 01:16:06.857 INFO kablam! --> src/shell.rs:197:16 Oct 11 01:16:06.857 INFO kablam! | Oct 11 01:16:06.857 INFO kablam! 197 | let home = env::home_dir().unwrap(); // crash if no $HOME Oct 11 01:16:06.857 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 01:16:06.857 INFO kablam! Oct 11 01:16:10.398 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.00s Oct 11 01:16:10.419 INFO kablam! su: No module specific data is present Oct 11 01:16:10.714 INFO running `"docker" "rm" "-f" "6b9f11d28515182a58d2f6f92e4155d33e702f64ebd60346a0c60106af72ab00"` Oct 11 01:16:10.791 INFO blam! 6b9f11d28515182a58d2f6f92e4155d33e702f64ebd60346a0c60106af72ab00 Oct 11 01:16:10.792 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 01:16:10.792 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 01:16:10.972 INFO blam! 07c190c7bd936ede8af4ee0e909b786078692c4a0bd4517250ea742167eb6a8a Oct 11 01:16:10.973 INFO running `"docker" "start" "-a" "07c190c7bd936ede8af4ee0e909b786078692c4a0bd4517250ea742167eb6a8a"` Oct 11 01:16:11.558 INFO kablam! usermod: no changes Oct 11 01:16:11.685 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 11 01:16:11.705 INFO kablam! Running /target/debug/deps/lal-0f9861f7fbd94946 Oct 11 01:16:11.707 INFO blam! Oct 11 01:16:11.707 INFO kablam! Running /target/debug/deps/lal-786b5c26b6a0ee63 Oct 11 01:16:11.707 INFO blam! running 0 tests Oct 11 01:16:11.707 INFO blam! Oct 11 01:16:11.707 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:16:11.707 INFO blam! Oct 11 01:16:11.709 INFO blam! Oct 11 01:16:11.709 INFO blam! running 0 tests Oct 11 01:16:11.709 INFO blam! Oct 11 01:16:11.709 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 01:16:11.709 INFO blam! Oct 11 01:16:11.710 INFO kablam! Running /target/debug/deps/testmain-1fd214b85685165f Oct 11 01:16:11.712 INFO kablam! thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', libcore/result.rs:1009:5 Oct 11 01:16:11.712 INFO kablam! stack backtrace: Oct 11 01:16:11.761 INFO kablam! 0: 0x5619c4ea452e - std::sys::unix::backtrace::tracing::imp::unwind_backtrace::h52ace5b3d4e95617 Oct 11 01:16:11.762 INFO kablam! at libstd/sys/unix/backtrace/tracing/gcc_s.rs:49 Oct 11 01:16:11.762 INFO kablam! 1: 0x5619c4eb0816 - std::sys_common::backtrace::print::h6cfc8a66009c1cc9 Oct 11 01:16:11.762 INFO kablam! at libstd/sys_common/backtrace.rs:71 Oct 11 01:16:11.762 INFO kablam! at libstd/sys_common/backtrace.rs:59 Oct 11 01:16:11.762 INFO kablam! 2: 0x5619c4ea928d - std::panicking::default_hook::{{closure}}::h47bedf778bf88480 Oct 11 01:16:11.764 INFO kablam! at libstd/panicking.rs:211 Oct 11 01:16:11.764 INFO kablam! 3: 0x5619c4ea9000 - std::panicking::default_hook::h1ef46fa7cd894809 Oct 11 01:16:11.764 INFO kablam! at libstd/panicking.rs:227 Oct 11 01:16:11.764 INFO kablam! 4: 0x5619c4ea98dc - std::panicking::rust_panic_with_hook::h05510fde8841c579 Oct 11 01:16:11.764 INFO kablam! at libstd/panicking.rs:476 Oct 11 01:16:11.764 INFO kablam! 5: 0x5619c4ea9499 - std::panicking::continue_panic_fmt::h6e11f50e47f94b00 Oct 11 01:16:11.764 INFO kablam! at libstd/panicking.rs:390 Oct 11 01:16:11.764 INFO kablam! 6: 0x5619c4ea9395 - rust_begin_unwind Oct 11 01:16:11.764 INFO kablam! at libstd/panicking.rs:325 Oct 11 01:16:11.764 INFO kablam! 7: 0x5619c4eefd6b - core::panicking::panic_fmt::hf99aac1e278ac2e5 Oct 11 01:16:11.764 INFO kablam! at libcore/panicking.rs:77 Oct 11 01:16:11.764 INFO kablam! 8: 0x5619c4dee543 - core::result::unwrap_failed::h226bad83f73f843e Oct 11 01:16:11.765 INFO kablam! at libcore/macros.rs:26 Oct 11 01:16:11.765 INFO kablam! 9: 0x5619c4dedadd - >::unwrap::h9c88f6cc523533b9 Oct 11 01:16:11.765 INFO kablam! at libcore/result.rs:808 Oct 11 01:16:11.765 INFO kablam! 10: 0x5619c4a9f57e - testmain::main::h18e7daa67b927785 Oct 11 01:16:11.765 INFO kablam! at tests/testmain.rs:51 Oct 11 01:16:11.765 INFO kablam! 11: 0x5619c4ab5b7f - std::rt::lang_start::{{closure}}::h0124d36c91baaa78 Oct 11 01:16:11.766 INFO kablam! at libstd/rt.rs:74 Oct 11 01:16:11.766 INFO kablam! 12: 0x5619c4ea9332 - std::panicking::try::do_call::h12551105aa669869 Oct 11 01:16:11.766 INFO kablam! at libstd/rt.rs:59 Oct 11 01:16:11.766 INFO kablam! at libstd/panicking.rs:310 Oct 11 01:16:11.766 INFO kablam! 13: 0x5619c4ebb9e9 - __rust_maybe_catch_panic Oct 11 01:16:11.766 INFO kablam! at libpanic_unwind/lib.rs:102 Oct 11 01:16:11.766 INFO kablam! 14: 0x5619c4e9b195 - std::rt::lang_start_internal::h10c9f3c0b8607f1f Oct 11 01:16:11.767 INFO kablam! at libstd/panicking.rs:289 Oct 11 01:16:11.767 INFO kablam! at libstd/panic.rs:392 Oct 11 01:16:11.767 INFO kablam! at libstd/rt.rs:58 Oct 11 01:16:11.767 INFO kablam! 15: 0x5619c4ab5b57 - std::rt::lang_start::hce9c84c58d859da7 Oct 11 01:16:11.767 INFO kablam! at libstd/rt.rs:74 Oct 11 01:16:11.767 INFO kablam! 16: 0x5619c4aab869 - main Oct 11 01:16:11.767 INFO kablam! 17: 0x7f620527f82f - __libc_start_main Oct 11 01:16:11.767 INFO kablam! 18: 0x5619c4a9f328 - _start Oct 11 01:16:11.767 INFO kablam! 19: 0x0 - Oct 11 01:16:11.770 INFO kablam! error: test failed, to rerun pass '--test testmain' Oct 11 01:16:11.772 INFO kablam! su: No module specific data is present Oct 11 01:16:12.046 INFO running `"docker" "rm" "-f" "07c190c7bd936ede8af4ee0e909b786078692c4a0bd4517250ea742167eb6a8a"` Oct 11 01:16:12.154 INFO blam! 07c190c7bd936ede8af4ee0e909b786078692c4a0bd4517250ea742167eb6a8a