[INFO] crate endianness 0.2.0 is already in cache [INFO] extracting crate endianness 0.2.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/endianness/0.2.0 [INFO] extracting crate endianness 0.2.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/endianness/0.2.0 [INFO] validating manifest of endianness-0.2.0 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 endianness-0.2.0 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 endianness-0.2.0 [INFO] finished frobbing endianness-0.2.0 [INFO] frobbed toml for endianness-0.2.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/endianness/0.2.0/Cargo.toml [INFO] started frobbing endianness-0.2.0 [INFO] finished frobbing endianness-0.2.0 [INFO] frobbed toml for endianness-0.2.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/endianness/0.2.0/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 endianness-0.2.0 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-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/endianness/0.2.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=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] 51eff4e92b01dd4031531f588352d9a037bdbc1fc1b64e7ae7d6bfd2cedc2523 [INFO] running `"docker" "start" "-a" "51eff4e92b01dd4031531f588352d9a037bdbc1fc1b64e7ae7d6bfd2cedc2523"` [INFO] [stderr] Compiling endianness v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:76:32 [INFO] [stderr] | [INFO] [stderr] 76 | fn cause(&self) -> Option<&error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.24s [INFO] running `"docker" "inspect" "51eff4e92b01dd4031531f588352d9a037bdbc1fc1b64e7ae7d6bfd2cedc2523"` [INFO] running `"docker" "rm" "-f" "51eff4e92b01dd4031531f588352d9a037bdbc1fc1b64e7ae7d6bfd2cedc2523"` [INFO] [stdout] 51eff4e92b01dd4031531f588352d9a037bdbc1fc1b64e7ae7d6bfd2cedc2523 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/endianness/0.2.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=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] 7ce976c2be2509f345462e5dfbb1fe020d0d962a40df2bbd14326a628703ebd9 [INFO] running `"docker" "start" "-a" "7ce976c2be2509f345462e5dfbb1fe020d0d962a40df2bbd14326a628703ebd9"` [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling quickcheck v0.2.27 [INFO] [stderr] Compiling endianness v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:76:32 [INFO] [stderr] | [INFO] [stderr] 76 | fn cause(&self) -> Option<&error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.84s [INFO] running `"docker" "inspect" "7ce976c2be2509f345462e5dfbb1fe020d0d962a40df2bbd14326a628703ebd9"` [INFO] running `"docker" "rm" "-f" "7ce976c2be2509f345462e5dfbb1fe020d0d962a40df2bbd14326a628703ebd9"` [INFO] [stdout] 7ce976c2be2509f345462e5dfbb1fe020d0d962a40df2bbd14326a628703ebd9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/endianness/0.2.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=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] 3b57fd67b432e0e44cd183dc6d4cf1c14f92ef7543e854819da86248f0c31d8f [INFO] running `"docker" "start" "-a" "3b57fd67b432e0e44cd183dc6d4cf1c14f92ef7543e854819da86248f0c31d8f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stderr] Running /opt/crater/target/debug/deps/endianness-581de808a2d5a540 [INFO] [stdout] test tests::short_slice_i32::read_little_endian ... ok [INFO] [stdout] test tests::short_slice_i32::read_big_endian ... ok [INFO] [stdout] test tests::short_slice_f32::read_big_endian ... ok [INFO] [stdout] test tests::short_slice_i16::read_little_endian ... ok [INFO] [stdout] test tests::short_slice_f32::read_little_endian ... ok [INFO] [stdout] test tests::short_slice_i16::read_big_endian ... ok [INFO] [stdout] test tests::short_slice_f64::read_big_endian ... ok [INFO] [stdout] test tests::short_slice_f64::read_little_endian ... ok [INFO] [stdout] test tests::short_slice_i64::read_big_endian ... ok [INFO] [stdout] test tests::short_slice_i64::read_little_endian ... ok [INFO] [stdout] test tests::short_slice_u64::read_little_endian ... ok [INFO] [stdout] test tests::short_slice_u64::read_big_endian ... ok [INFO] [stdout] test tests::short_slice_u32::read_big_endian ... ok [INFO] [stdout] test tests::short_slice_u16::read_little_endian ... ok [INFO] [stdout] test tests::short_slice_u16::read_big_endian ... ok [INFO] [stdout] test tests::short_slice_u32::read_little_endian ... ok [INFO] [stdout] test tests::test_i32::read_little_endian ... ok [INFO] [stdout] test tests::test_i16::read_big_endian ... ok [INFO] [stdout] test tests::test_f32::read_big_endian ... ok [INFO] [stdout] test tests::test_f64::read_little_endian ... ok [INFO] [stdout] test tests::test_i32::read_big_endian ... ok [INFO] [stdout] test tests::test_f32::read_little_endian ... ok [INFO] [stdout] test tests::test_f64::read_big_endian ... ok [INFO] [stdout] test tests::test_i16::read_little_endian ... ok [INFO] [stdout] test tests::test_i64::read_little_endian ... ok [INFO] [stdout] test tests::test_i64::read_big_endian ... ok [INFO] [stdout] test tests::test_u32::read_little_endian ... ok [INFO] [stdout] test tests::test_u16::read_big_endian ... ok [INFO] [stdout] test tests::test_u16::read_little_endian ... ok [INFO] [stdout] test tests::test_u64::read_big_endian ... ok [INFO] [stdout] test tests::test_u64::read_little_endian ... ok [INFO] [stdout] test tests::test_u32::read_big_endian ... ok [INFO] [stderr] Doc-tests endianness [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 17) ... ok [INFO] [stdout] test src/lib.rs - (line 8) ... ok [INFO] [stdout] test src/lib.rs - (line 28) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "3b57fd67b432e0e44cd183dc6d4cf1c14f92ef7543e854819da86248f0c31d8f"` [INFO] running `"docker" "rm" "-f" "3b57fd67b432e0e44cd183dc6d4cf1c14f92ef7543e854819da86248f0c31d8f"` [INFO] [stdout] 3b57fd67b432e0e44cd183dc6d4cf1c14f92ef7543e854819da86248f0c31d8f