[INFO] crate oftb 0.1.3 is already in cache [INFO] extracting crate oftb 0.1.3 into work/ex/beta-1.37-6/sources/1.36.0/reg/oftb/0.1.3 [INFO] extracting crate oftb 0.1.3 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/oftb/0.1.3 [INFO] validating manifest of oftb-0.1.3 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 oftb-0.1.3 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 oftb-0.1.3 [INFO] finished frobbing oftb-0.1.3 [INFO] frobbed toml for oftb-0.1.3 written to work/ex/beta-1.37-6/sources/1.36.0/reg/oftb/0.1.3/Cargo.toml [INFO] started frobbing oftb-0.1.3 [INFO] finished frobbing oftb-0.1.3 [INFO] frobbed toml for oftb-0.1.3 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/oftb/0.1.3/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 oftb-0.1.3 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-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/oftb/0.1.3:/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] 8495366112f158b3d77a1941c8bfea33b0e06af2aa2fd351effe9e0ba1aea26d [INFO] running `"docker" "start" "-a" "8495366112f158b3d77a1941c8bfea33b0e06af2aa2fd351effe9e0ba1aea26d"` [INFO] [stderr] Compiling try_opt v0.1.1 [INFO] [stderr] Compiling gc v0.3.3 [INFO] [stderr] Compiling spin v0.4.10 [INFO] [stderr] Compiling smallvec v0.4.5 [INFO] [stderr] Compiling encode_unicode v0.3.5 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling itertools v0.6.5 [INFO] [stderr] Compiling synstructure v0.5.2 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling csv v0.15.0 [INFO] [stderr] Compiling gc_derive v0.3.1 [INFO] [stderr] Compiling pretty_logger v0.1.8 [INFO] [stderr] Compiling prettytable-rs v0.6.7 [INFO] [stderr] Compiling oftlisp v0.1.3 [INFO] [stderr] Compiling oftlisp-anf v0.1.3 [INFO] [stderr] Compiling oftb v0.1.3 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/util.rs:7:32 [INFO] [stderr] | [INFO] [stderr] 7 | while let Some(next) = err.cause() { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.77s [INFO] running `"docker" "inspect" "8495366112f158b3d77a1941c8bfea33b0e06af2aa2fd351effe9e0ba1aea26d"` [INFO] running `"docker" "rm" "-f" "8495366112f158b3d77a1941c8bfea33b0e06af2aa2fd351effe9e0ba1aea26d"` [INFO] [stdout] 8495366112f158b3d77a1941c8bfea33b0e06af2aa2fd351effe9e0ba1aea26d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/oftb/0.1.3:/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] 430ea7e048a4bd6f810641f152df42e9c273a7edf525f8fc363047e17380885b [INFO] running `"docker" "start" "-a" "430ea7e048a4bd6f810641f152df42e9c273a7edf525f8fc363047e17380885b"` [INFO] [stderr] Compiling oftb v0.1.3 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/util.rs:7:32 [INFO] [stderr] | [INFO] [stderr] 7 | while let Some(next) = err.cause() { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.03s [INFO] running `"docker" "inspect" "430ea7e048a4bd6f810641f152df42e9c273a7edf525f8fc363047e17380885b"` [INFO] running `"docker" "rm" "-f" "430ea7e048a4bd6f810641f152df42e9c273a7edf525f8fc363047e17380885b"` [INFO] [stdout] 430ea7e048a4bd6f810641f152df42e9c273a7edf525f8fc363047e17380885b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/oftb/0.1.3:/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] f3c59c2bb6a1968ac6464c31b5abdc4ba11cf3a19661467c66a4eddd14a47d12 [INFO] running `"docker" "start" "-a" "f3c59c2bb6a1968ac6464c31b5abdc4ba11cf3a19661467c66a4eddd14a47d12"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/oftb-1fb8f62dda9c85ad [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" "f3c59c2bb6a1968ac6464c31b5abdc4ba11cf3a19661467c66a4eddd14a47d12"` [INFO] running `"docker" "rm" "-f" "f3c59c2bb6a1968ac6464c31b5abdc4ba11cf3a19661467c66a4eddd14a47d12"` [INFO] [stdout] f3c59c2bb6a1968ac6464c31b5abdc4ba11cf3a19661467c66a4eddd14a47d12