Nov 17 20:27:32.626 INFO testing tmpshare-1.0.1 against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 20:27:32.628 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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 17 20:27:33.109 INFO [stdout] 92827378e2bb93f30edb0668093a9e553abd6407f37b6e847564214d95a5630d Nov 17 20:27:33.111 INFO running `"docker" "start" "-a" "92827378e2bb93f30edb0668093a9e553abd6407f37b6e847564214d95a5630d"` Nov 17 20:27:33.754 INFO [stderr] usermod: no changes Nov 17 20:27:34.103 INFO [stderr] Compiling crc8 v0.1.1 Nov 17 20:27:34.103 INFO [stderr] Compiling md6 v1.1.1 Nov 17 20:27:34.103 INFO [stderr] Compiling blake v1.1.1 Nov 17 20:27:34.119 INFO [stderr] Compiling shaman v0.1.0 Nov 17 20:27:34.120 INFO [stderr] Compiling upspin v0.0.1-pre Nov 17 20:27:36.299 INFO [stderr] Compiling checksums v0.5.5 Nov 17 20:27:39.452 INFO [stderr] Compiling tmpshare v1.0.1 (/source) Nov 17 20:27:44.287 INFO [stderr] warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Nov 17 20:27:44.287 INFO [stderr] --> src/http.rs:98:1 Nov 17 20:27:44.287 INFO [stderr] | Nov 17 20:27:44.287 INFO [stderr] 98 | #[error(404)] Nov 17 20:27:44.287 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 20:27:44.287 INFO [stderr] | Nov 17 20:27:44.287 INFO [stderr] = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Nov 17 20:27:44.287 INFO [stderr] Nov 17 20:27:44.288 INFO [stderr] warning: use of deprecated Rocket macro `errors` (deprecated since v0.3.15) Nov 17 20:27:44.288 INFO [stderr] --> src/http.rs:114:24 Nov 17 20:27:44.288 INFO [stderr] | Nov 17 20:27:44.288 INFO [stderr] 114 | .catch(errors![not_found]) Nov 17 20:27:44.288 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 17 20:27:44.288 INFO [stderr] | Nov 17 20:27:44.288 INFO [stderr] = help: the `errors` macro was replaced by the `catchers` macro: `catchers![..]` Nov 17 20:27:44.289 INFO [stderr] Nov 17 20:27:56.547 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.76s Nov 17 20:27:56.561 INFO [stderr] su: No module specific data is present Nov 17 20:27:57.107 INFO running `"docker" "inspect" "92827378e2bb93f30edb0668093a9e553abd6407f37b6e847564214d95a5630d"` Nov 17 20:27:57.356 INFO running `"docker" "rm" "-f" "92827378e2bb93f30edb0668093a9e553abd6407f37b6e847564214d95a5630d"` Nov 17 20:27:57.550 INFO [stdout] 92827378e2bb93f30edb0668093a9e553abd6407f37b6e847564214d95a5630d Nov 17 20:27:57.555 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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 17 20:27:58.032 INFO [stdout] ace1df8672217e297395397ed4cfb6a0a8ded44bec7ab09ab68f740dcf430d64 Nov 17 20:27:58.034 INFO running `"docker" "start" "-a" "ace1df8672217e297395397ed4cfb6a0a8ded44bec7ab09ab68f740dcf430d64"` Nov 17 20:27:59.512 INFO [stderr] usermod: no changes Nov 17 20:27:59.723 INFO [stderr] Compiling tmpshare v1.0.1 (/source) Nov 17 20:28:07.411 INFO [stderr] warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Nov 17 20:28:07.411 INFO [stderr] --> src/http.rs:98:1 Nov 17 20:28:07.411 INFO [stderr] | Nov 17 20:28:07.411 INFO [stderr] 98 | #[error(404)] Nov 17 20:28:07.411 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 20:28:07.411 INFO [stderr] | Nov 17 20:28:07.411 INFO [stderr] = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Nov 17 20:28:07.411 INFO [stderr] Nov 17 20:28:07.411 INFO [stderr] warning: use of deprecated Rocket macro `errors` (deprecated since v0.3.15) Nov 17 20:28:07.411 INFO [stderr] --> src/http.rs:114:24 Nov 17 20:28:07.411 INFO [stderr] | Nov 17 20:28:07.411 INFO [stderr] 114 | .catch(errors![not_found]) Nov 17 20:28:07.411 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 17 20:28:07.411 INFO [stderr] | Nov 17 20:28:07.411 INFO [stderr] = help: the `errors` macro was replaced by the `catchers` macro: `catchers![..]` Nov 17 20:28:07.411 INFO [stderr] Nov 17 20:28:19.243 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.71s Nov 17 20:28:19.262 INFO [stderr] su: No module specific data is present Nov 17 20:28:19.856 INFO running `"docker" "inspect" "ace1df8672217e297395397ed4cfb6a0a8ded44bec7ab09ab68f740dcf430d64"` Nov 17 20:28:20.065 INFO running `"docker" "rm" "-f" "ace1df8672217e297395397ed4cfb6a0a8ded44bec7ab09ab68f740dcf430d64"` Nov 17 20:28:20.221 INFO [stdout] ace1df8672217e297395397ed4cfb6a0a8ded44bec7ab09ab68f740dcf430d64 Nov 17 20:28:20.227 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-0/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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 17 20:28:20.633 INFO [stdout] 52a0ce3ec19b59174fbd71dc5ce7424b63caa92327dc4bca083ecf6a1b3c3bbe Nov 17 20:28:20.635 INFO running `"docker" "start" "-a" "52a0ce3ec19b59174fbd71dc5ce7424b63caa92327dc4bca083ecf6a1b3c3bbe"` Nov 17 20:28:21.217 INFO [stderr] usermod: no changes Nov 17 20:28:21.475 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.24s Nov 17 20:28:21.507 INFO [stderr] Running /target/debug/deps/tmpshare-5a46bcb43f1d6a58 Nov 17 20:28:21.507 INFO [stdout] Nov 17 20:28:21.507 INFO [stdout] running 1 test Nov 17 20:28:21.515 INFO [stdout] test storage::tests::parsing_metadata_json_works ... ok Nov 17 20:28:21.516 INFO [stderr] Running /target/debug/deps/tmpshare-116275fad1ac34ab Nov 17 20:28:21.516 INFO [stdout] Nov 17 20:28:21.517 INFO [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 20:28:21.517 INFO [stdout] Nov 17 20:28:21.517 INFO [stdout] Nov 17 20:28:21.518 INFO [stdout] running 0 tests Nov 17 20:28:21.518 INFO [stdout] Nov 17 20:28:21.518 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 20:28:21.519 INFO [stdout] Nov 17 20:28:21.524 INFO [stderr] Doc-tests tmpshare Nov 17 20:28:30.012 INFO [stderr] warning: use of deprecated Rocket attribute `error` (deprecated since v0.3.15) Nov 17 20:28:30.012 INFO [stderr] --> /source/src/http.rs:98:1 Nov 17 20:28:30.012 INFO [stderr] | Nov 17 20:28:30.012 INFO [stderr] 98 | #[error(404)] Nov 17 20:28:30.012 INFO [stderr] | ^^^^^^^^^^^^^ Nov 17 20:28:30.013 INFO [stderr] | Nov 17 20:28:30.014 INFO [stderr] = help: the `error` attribute was replaced by the `catch` attribute: `#[catch(..)]` Nov 17 20:28:30.014 INFO [stderr] Nov 17 20:28:30.016 INFO [stderr] warning: use of deprecated Rocket macro `errors` (deprecated since v0.3.15) Nov 17 20:28:30.016 INFO [stderr] --> /source/src/http.rs:114:24 Nov 17 20:28:30.016 INFO [stderr] | Nov 17 20:28:30.016 INFO [stderr] 114 | .catch(errors![not_found]) Nov 17 20:28:30.016 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 17 20:28:30.017 INFO [stderr] | Nov 17 20:28:30.017 INFO [stderr] = help: the `errors` macro was replaced by the `catchers` macro: `catchers![..]` Nov 17 20:28:30.017 INFO [stderr] Nov 17 20:28:30.048 INFO [stdout] Nov 17 20:28:30.048 INFO [stdout] running 0 tests Nov 17 20:28:30.049 INFO [stdout] Nov 17 20:28:30.050 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 20:28:30.050 INFO [stdout] Nov 17 20:28:30.064 INFO [stderr] su: No module specific data is present Nov 17 20:28:30.517 INFO running `"docker" "inspect" "52a0ce3ec19b59174fbd71dc5ce7424b63caa92327dc4bca083ecf6a1b3c3bbe"` Nov 17 20:28:30.653 INFO running `"docker" "rm" "-f" "52a0ce3ec19b59174fbd71dc5ce7424b63caa92327dc4bca083ecf6a1b3c3bbe"` Nov 17 20:28:30.771 INFO [stdout] 52a0ce3ec19b59174fbd71dc5ce7424b63caa92327dc4bca083ecf6a1b3c3bbe