[INFO] crate atlatl 0.1.2 is already in cache [INFO] extracting crate atlatl 0.1.2 into work/ex/beta-1.37-6/sources/1.36.0/reg/atlatl/0.1.2 [INFO] extracting crate atlatl 0.1.2 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/atlatl/0.1.2 [INFO] validating manifest of atlatl-0.1.2 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 atlatl-0.1.2 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 atlatl-0.1.2 [INFO] finished frobbing atlatl-0.1.2 [INFO] frobbed toml for atlatl-0.1.2 written to work/ex/beta-1.37-6/sources/1.36.0/reg/atlatl/0.1.2/Cargo.toml [INFO] started frobbing atlatl-0.1.2 [INFO] finished frobbing atlatl-0.1.2 [INFO] frobbed toml for atlatl-0.1.2 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/atlatl/0.1.2/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 atlatl-0.1.2 against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/atlatl/0.1.2:/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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 31a2a6d67ed6432e619bb64565106b386131141d4f090e05591bc920f687e276 [INFO] running `"docker" "start" "-a" "31a2a6d67ed6432e619bb64565106b386131141d4f090e05591bc920f687e276"` [INFO] [stderr] Compiling atlatl v0.1.2 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.11s [INFO] running `"docker" "inspect" "31a2a6d67ed6432e619bb64565106b386131141d4f090e05591bc920f687e276"` [INFO] running `"docker" "rm" "-f" "31a2a6d67ed6432e619bb64565106b386131141d4f090e05591bc920f687e276"` [INFO] [stdout] 31a2a6d67ed6432e619bb64565106b386131141d4f090e05591bc920f687e276 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/atlatl/0.1.2:/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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] bf0f558bade0b55d8a9fd9e6e04a628e59a84851d99b79bf5a6dfc118b88cc9e [INFO] running `"docker" "start" "-a" "bf0f558bade0b55d8a9fd9e6e04a628e59a84851d99b79bf5a6dfc118b88cc9e"` [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling fst v0.1.38 [INFO] [stderr] Compiling quickcheck v0.7.2 [INFO] [stderr] Compiling atlatl v0.1.2 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.50s [INFO] running `"docker" "inspect" "bf0f558bade0b55d8a9fd9e6e04a628e59a84851d99b79bf5a6dfc118b88cc9e"` [INFO] running `"docker" "rm" "-f" "bf0f558bade0b55d8a9fd9e6e04a628e59a84851d99b79bf5a6dfc118b88cc9e"` [INFO] [stdout] bf0f558bade0b55d8a9fd9e6e04a628e59a84851d99b79bf5a6dfc118b88cc9e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-6/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/atlatl/0.1.2:/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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] c47405a4e1d31eeca64cf8270e36b9db99181cf96e13eb65b77ecf540a93c448 [INFO] running `"docker" "start" "-a" "c47405a4e1d31eeca64cf8270e36b9db99181cf96e13eb65b77ecf540a93c448"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/atlatl-d43b4f7f7803ec68 [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] [stderr] Running /opt/crater/target/debug/deps/lib-977f19bf1da24d83 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test fst_reap ... ok [INFO] [stdout] test fst_output_matches_source_u32_u16 ... ok [INFO] [stdout] test fst_output_matches_source_u32_i16 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests atlatl [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" "c47405a4e1d31eeca64cf8270e36b9db99181cf96e13eb65b77ecf540a93c448"` [INFO] running `"docker" "rm" "-f" "c47405a4e1d31eeca64cf8270e36b9db99181cf96e13eb65b77ecf540a93c448"` [INFO] [stdout] c47405a4e1d31eeca64cf8270e36b9db99181cf96e13eb65b77ecf540a93c448