[INFO] crate pastebin 0.17.9 is already in cache [INFO] extracting crate pastebin 0.17.9 into work/ex/beta-1.38-1/sources/1.37.0/reg/pastebin/0.17.9 [INFO] extracting crate pastebin 0.17.9 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/pastebin/0.17.9 [INFO] validating manifest of pastebin-0.17.9 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of pastebin-0.17.9 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing pastebin-0.17.9 [INFO] finished frobbing pastebin-0.17.9 [INFO] frobbed toml for pastebin-0.17.9 written to work/ex/beta-1.38-1/sources/1.37.0/reg/pastebin/0.17.9/Cargo.toml [INFO] started frobbing pastebin-0.17.9 [INFO] finished frobbing pastebin-0.17.9 [INFO] frobbed toml for pastebin-0.17.9 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/pastebin/0.17.9/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing pastebin-0.17.9 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/pastebin/0.17.9:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] c3a9e18b98aaea2459fb26851865b5e085906bd30ee08d2e6ce7e3287a1b07f5 [INFO] running `"docker" "start" "-a" "c3a9e18b98aaea2459fb26851865b5e085906bd30ee08d2e6ce7e3287a1b07f5"` [INFO] [stderr] Compiling tera v0.11.20 [INFO] [stderr] Compiling iron v0.6.1 [INFO] [stderr] Compiling pastebin v0.17.9 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/pastebin.rs:26:13 [INFO] [stderr] | [INFO] [stderr] 26 | db: Box>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn DbInterface` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/pastebin.rs:37:24 [INFO] [stderr] | [INFO] [stderr] 37 | pub fn new(db: Box>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn DbInterface` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/web.rs:198:48 [INFO] [stderr] | [INFO] [stderr] 198 | let url_prefix = format!("{}/", url_prefix.trim_right_matches('/')); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.97s [INFO] running `"docker" "inspect" "c3a9e18b98aaea2459fb26851865b5e085906bd30ee08d2e6ce7e3287a1b07f5"` [INFO] running `"docker" "rm" "-f" "c3a9e18b98aaea2459fb26851865b5e085906bd30ee08d2e6ce7e3287a1b07f5"` [INFO] [stdout] c3a9e18b98aaea2459fb26851865b5e085906bd30ee08d2e6ce7e3287a1b07f5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/pastebin/0.17.9:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] a10de6faa96defeb7f1696318624002eb34c5a1d3f8c8ed06e887edfb6a09344 [INFO] running `"docker" "start" "-a" "a10de6faa96defeb7f1696318624002eb34c5a1d3f8c8ed06e887edfb6a09344"` [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling hyper-tls v0.1.4 [INFO] [stderr] Compiling reqwest v0.8.8 [INFO] [stderr] Compiling pastebin v0.17.9 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/pastebin.rs:26:13 [INFO] [stderr] | [INFO] [stderr] 26 | db: Box>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn DbInterface` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/pastebin.rs:37:24 [INFO] [stderr] | [INFO] [stderr] 37 | pub fn new(db: Box>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn DbInterface` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/test.rs:11:48 [INFO] [stderr] | [INFO] [stderr] 11 | use std::sync::atomic::{AtomicUsize, Ordering, ATOMIC_USIZE_INIT}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::atomic::ATOMIC_USIZE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/test.rs:37:39 [INFO] [stderr] | [INFO] [stderr] 37 | static COUNTER: AtomicUsize = ATOMIC_USIZE_INIT; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `AtomicUsize::new(0)` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/web.rs:198:48 [INFO] [stderr] | [INFO] [stderr] 198 | let url_prefix = format!("{}/", url_prefix.trim_right_matches('/')); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.90s [INFO] running `"docker" "inspect" "a10de6faa96defeb7f1696318624002eb34c5a1d3f8c8ed06e887edfb6a09344"` [INFO] running `"docker" "rm" "-f" "a10de6faa96defeb7f1696318624002eb34c5a1d3f8c8ed06e887edfb6a09344"` [INFO] [stdout] a10de6faa96defeb7f1696318624002eb34c5a1d3f8c8ed06e887edfb6a09344 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/pastebin/0.17.9:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 2718b5762f2e191186e008b8772509069ce06e0b72fe59b3237b376708559fba [INFO] running `"docker" "start" "-a" "2718b5762f2e191186e008b8772509069ce06e0b72fe59b3237b376708559fba"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running /opt/crater/target/debug/deps/pastebin-b06ae2147a215dc8 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test::remove ... ok [INFO] [stdout] test test::get ... ok [INFO] [stdout] test test::post_never_expire ... ok [INFO] [stdout] test test::post ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests pastebin [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/web.rs - web::run_web (line 140) ... ok [INFO] [stdout] test src/web.rs - web::run_web (line 87) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "2718b5762f2e191186e008b8772509069ce06e0b72fe59b3237b376708559fba"` [INFO] running `"docker" "rm" "-f" "2718b5762f2e191186e008b8772509069ce06e0b72fe59b3237b376708559fba"` [INFO] [stdout] 2718b5762f2e191186e008b8772509069ce06e0b72fe59b3237b376708559fba