[INFO] crate byteorder-pod 0.1.0 is already in cache [INFO] extracting crate byteorder-pod 0.1.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/byteorder-pod/0.1.0 [INFO] extracting crate byteorder-pod 0.1.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/byteorder-pod/0.1.0 [INFO] validating manifest of byteorder-pod-0.1.0 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of byteorder-pod-0.1.0 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing byteorder-pod-0.1.0 [INFO] finished frobbing byteorder-pod-0.1.0 [INFO] frobbed toml for byteorder-pod-0.1.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/byteorder-pod/0.1.0/Cargo.toml [INFO] started frobbing byteorder-pod-0.1.0 [INFO] finished frobbing byteorder-pod-0.1.0 [INFO] frobbed toml for byteorder-pod-0.1.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/byteorder-pod/0.1.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing byteorder-pod-0.1.0 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/byteorder-pod/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=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.36.0" "build" "--frozen"` [INFO] [stdout] 544ab6185e75fb77a4b43ed8d4f0af7e49ba2cdfb492befca7ec3770b862fe00 [INFO] running `"docker" "start" "-a" "544ab6185e75fb77a4b43ed8d4f0af7e49ba2cdfb492befca7ec3770b862fe00"` [INFO] [stderr] Compiling uninitialized v0.0.2 [INFO] [stderr] Compiling packed v0.4.2 [INFO] [stderr] Compiling read_exact v0.0.1 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling pod v0.5.0 [INFO] [stderr] Compiling byteorder-pod v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.20s [INFO] running `"docker" "inspect" "544ab6185e75fb77a4b43ed8d4f0af7e49ba2cdfb492befca7ec3770b862fe00"` [INFO] running `"docker" "rm" "-f" "544ab6185e75fb77a4b43ed8d4f0af7e49ba2cdfb492befca7ec3770b862fe00"` [INFO] [stdout] 544ab6185e75fb77a4b43ed8d4f0af7e49ba2cdfb492befca7ec3770b862fe00 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/byteorder-pod/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=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.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] bbdb522f6d7bfe09a91de622af532a090c2a1520361632fd5547b09f1777d73d [INFO] running `"docker" "start" "-a" "bbdb522f6d7bfe09a91de622af532a090c2a1520361632fd5547b09f1777d73d"` [INFO] [stderr] Compiling byteorder-pod v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.60s [INFO] running `"docker" "inspect" "bbdb522f6d7bfe09a91de622af532a090c2a1520361632fd5547b09f1777d73d"` [INFO] running `"docker" "rm" "-f" "bbdb522f6d7bfe09a91de622af532a090c2a1520361632fd5547b09f1777d73d"` [INFO] [stdout] bbdb522f6d7bfe09a91de622af532a090c2a1520361632fd5547b09f1777d73d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/byteorder-pod/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=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.36.0" "test" "--frozen"` [INFO] [stdout] bcf9f73cee9f3664a646e7ee05c99fbc1b05049930bf6b73cb7dab7e1c64a544 [INFO] running `"docker" "start" "-a" "bcf9f73cee9f3664a646e7ee05c99fbc1b05049930bf6b73cb7dab7e1c64a544"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/byteorder_pod-f7ce2ac04e421bb0 [INFO] [stderr] Running /opt/crater/target/debug/deps/test-3c984a57b7a26049 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::align_size_ne ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test pod_box ... ok [INFO] [stdout] test pod_slice ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests byteorder-pod [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 8) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "bcf9f73cee9f3664a646e7ee05c99fbc1b05049930bf6b73cb7dab7e1c64a544"` [INFO] running `"docker" "rm" "-f" "bcf9f73cee9f3664a646e7ee05c99fbc1b05049930bf6b73cb7dab7e1c64a544"` [INFO] [stdout] bcf9f73cee9f3664a646e7ee05c99fbc1b05049930bf6b73cb7dab7e1c64a544