[INFO] fetching crate lseq 0.1.0... [INFO] extracting crate lseq 0.1.0 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/lseq/0.1.0 [INFO] extracting crate lseq 0.1.0 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/lseq/0.1.0 [INFO] validating manifest of lseq-0.1.0 on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of lseq-0.1.0 on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing lseq-0.1.0 [INFO] finished frobbing lseq-0.1.0 [INFO] frobbed toml for lseq-0.1.0 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/lseq/0.1.0/Cargo.toml [INFO] started frobbing lseq-0.1.0 [INFO] finished frobbing lseq-0.1.0 [INFO] frobbed toml for lseq-0.1.0 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/lseq/0.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing lseq-0.1.0 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/lseq/0.1.0:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 630339e0b9154e838699305d65dc1094e2bb24221e57fd8f2d9c1c5a547fe3e4 [INFO] running `"docker" "start" "-a" "630339e0b9154e838699305d65dc1094e2bb24221e57fd8f2d9c1c5a547fe3e4"` [INFO] [stderr] Compiling rug v1.4.0 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling gmp-mpfr-sys v1.1.13 [INFO] [stderr] Compiling skiplist v0.2.10 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling lseq v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lseq.rs:38:35 [INFO] [stderr] | [INFO] [stderr] 38 | pub fn debug_base(&self, base: &BitBase) -> String { [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn BitBase` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `"docker" "inspect" "630339e0b9154e838699305d65dc1094e2bb24221e57fd8f2d9c1c5a547fe3e4"` [INFO] running `"docker" "rm" "-f" "630339e0b9154e838699305d65dc1094e2bb24221e57fd8f2d9c1c5a547fe3e4"` [INFO] [stdout] 630339e0b9154e838699305d65dc1094e2bb24221e57fd8f2d9c1c5a547fe3e4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/lseq/0.1.0:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] acd2fcdfdcde6d8d4cc014fc1a6c9d6e06396e033539d40c426e79199ff4649f [INFO] running `"docker" "start" "-a" "acd2fcdfdcde6d8d4cc014fc1a6c9d6e06396e033539d40c426e79199ff4649f"` [INFO] [stderr] Compiling lseq v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lseq.rs:38:35 [INFO] [stderr] | [INFO] [stderr] 38 | pub fn debug_base(&self, base: &BitBase) -> String { [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn BitBase` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.15s [INFO] running `"docker" "inspect" "acd2fcdfdcde6d8d4cc014fc1a6c9d6e06396e033539d40c426e79199ff4649f"` [INFO] running `"docker" "rm" "-f" "acd2fcdfdcde6d8d4cc014fc1a6c9d6e06396e033539d40c426e79199ff4649f"` [INFO] [stdout] acd2fcdfdcde6d8d4cc014fc1a6c9d6e06396e033539d40c426e79199ff4649f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/lseq/0.1.0:/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=forbid" "-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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 978cea7b2d202a45980794fd03df7b94be91ccc74d3f73814d346e87eee5fb11 [INFO] running `"docker" "start" "-a" "978cea7b2d202a45980794fd03df7b94be91ccc74d3f73814d346e87eee5fb11"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/lseq-81df0a39bf5a7ca4 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test base::tests::it_works ... ok [INFO] [stdout] test lseq::tests::it_works ... ok [INFO] [stderr] Doc-tests lseq [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "978cea7b2d202a45980794fd03df7b94be91ccc74d3f73814d346e87eee5fb11"` [INFO] running `"docker" "rm" "-f" "978cea7b2d202a45980794fd03df7b94be91ccc74d3f73814d346e87eee5fb11"` [INFO] [stdout] 978cea7b2d202a45980794fd03df7b94be91ccc74d3f73814d346e87eee5fb11