[INFO] crate sonic 0.6.1 is already in cache [INFO] extracting crate sonic 0.6.1 into work/ex/beta-1.38-1/sources/1.37.0/reg/sonic/0.6.1 [INFO] extracting crate sonic 0.6.1 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/sonic/0.6.1 [INFO] validating manifest of sonic-0.6.1 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 sonic-0.6.1 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 sonic-0.6.1 [INFO] finished frobbing sonic-0.6.1 [INFO] frobbed toml for sonic-0.6.1 written to work/ex/beta-1.38-1/sources/1.37.0/reg/sonic/0.6.1/Cargo.toml [INFO] started frobbing sonic-0.6.1 [INFO] finished frobbing sonic-0.6.1 [INFO] frobbed toml for sonic-0.6.1 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/sonic/0.6.1/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] [stderr] Blocking waiting for file lock on package cache [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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing sonic-0.6.1 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/sonic/0.6.1:/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-08-13" "build" "--frozen"` [INFO] [stdout] d92db7b189f8bd5b4cebd44bd688d857d37ca74bb55ab994c79764037ca8dc25 [INFO] running `"docker" "start" "-a" "d92db7b189f8bd5b4cebd44bd688d857d37ca74bb55ab994c79764037ca8dc25"` [INFO] [stderr] Compiling syntex_pos v0.44.0 [INFO] [stderr] Compiling syntex_pos v0.41.0 [INFO] [stderr] Compiling nix v0.6.0 [INFO] [stderr] Compiling rpassword v0.2.3 [INFO] [stderr] Compiling error-chain v0.5.0 [INFO] [stderr] Compiling syntex_errors v0.44.0 [INFO] [stderr] Compiling syntex_errors v0.41.0 [INFO] [stderr] Compiling syntex_syntax v0.41.0 [INFO] [stderr] Compiling syntex_syntax v0.44.1 [INFO] [stderr] Compiling syntex v0.41.0 [INFO] [stderr] Compiling aster v0.27.0 [INFO] [stderr] Compiling syntex v0.44.0 [INFO] [stderr] Compiling serde_codegen_internals v0.8.9 [INFO] [stderr] Compiling quasi v0.20.1 [INFO] [stderr] Compiling quasi_codegen v0.20.0 [INFO] [stderr] Compiling serde_codegen v0.8.9 [INFO] [stderr] Compiling sonic v0.6.1 (/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/error.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | / error_chain! { [INFO] [stderr] 3 | | types { [INFO] [stderr] 4 | | Error, ErrorKind, ChainErr, Result; [INFO] [stderr] 5 | | } [INFO] [stderr] ... | [INFO] [stderr] 33 | | } [INFO] [stderr] 34 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | / error_chain! { [INFO] [stderr] 3 | | types { [INFO] [stderr] 4 | | Error, ErrorKind, ChainErr, Result; [INFO] [stderr] 5 | | } [INFO] [stderr] ... | [INFO] [stderr] 33 | | } [INFO] [stderr] 34 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> /opt/crater/target/debug/build/sonic-bc47992550355cef/out/util.rs:301:23 [INFO] [stderr] | [INFO] [stderr] 301 | let mut sonicrc = env::home_dir().expect("can't find your home folder"); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right': superseded by `trim_end` [INFO] [stderr] --> cli/src/main.rs:161:44 [INFO] [stderr] | [INFO] [stderr] 161 | let row = format!("{}\n", cols.trim_right()); [INFO] [stderr] | ^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> cli/src/main.rs:85:1 [INFO] [stderr] | [INFO] [stderr] 85 | / error_chain! { [INFO] [stderr] 86 | | types { [INFO] [stderr] 87 | | Error, ErrorKind, ChainErr, Result; [INFO] [stderr] 88 | | } [INFO] [stderr] ... | [INFO] [stderr] 105 | | } [INFO] [stderr] 106 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `"docker" "inspect" "d92db7b189f8bd5b4cebd44bd688d857d37ca74bb55ab994c79764037ca8dc25"` [INFO] running `"docker" "rm" "-f" "d92db7b189f8bd5b4cebd44bd688d857d37ca74bb55ab994c79764037ca8dc25"` [INFO] [stdout] d92db7b189f8bd5b4cebd44bd688d857d37ca74bb55ab994c79764037ca8dc25 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/sonic/0.6.1:/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 9c6839fed449092af3621f7d6695711a10e2aacc7cb67ef45962eb3b6d672d23 [INFO] running `"docker" "start" "-a" "9c6839fed449092af3621f7d6695711a10e2aacc7cb67ef45962eb3b6d672d23"` [INFO] [stderr] Compiling sonic v0.6.1 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> /opt/crater/target/debug/build/sonic-bc47992550355cef/out/util.rs:301:23 [INFO] [stderr] | [INFO] [stderr] 301 | let mut sonicrc = env::home_dir().expect("can't find your home folder"); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | / error_chain! { [INFO] [stderr] 3 | | types { [INFO] [stderr] 4 | | Error, ErrorKind, ChainErr, Result; [INFO] [stderr] 5 | | } [INFO] [stderr] ... | [INFO] [stderr] 33 | | } [INFO] [stderr] 34 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/error.rs:2:1 [INFO] [stderr] | [INFO] [stderr] 2 | / error_chain! { [INFO] [stderr] 3 | | types { [INFO] [stderr] 4 | | Error, ErrorKind, ChainErr, Result; [INFO] [stderr] 5 | | } [INFO] [stderr] ... | [INFO] [stderr] 33 | | } [INFO] [stderr] 34 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right': superseded by `trim_end` [INFO] [stderr] --> cli/src/main.rs:161:44 [INFO] [stderr] | [INFO] [stderr] 161 | let row = format!("{}\n", cols.trim_right()); [INFO] [stderr] | ^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> cli/src/main.rs:85:1 [INFO] [stderr] | [INFO] [stderr] 85 | / error_chain! { [INFO] [stderr] 86 | | types { [INFO] [stderr] 87 | | Error, ErrorKind, ChainErr, Result; [INFO] [stderr] 88 | | } [INFO] [stderr] ... | [INFO] [stderr] 105 | | } [INFO] [stderr] 106 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.56s [INFO] running `"docker" "inspect" "9c6839fed449092af3621f7d6695711a10e2aacc7cb67ef45962eb3b6d672d23"` [INFO] running `"docker" "rm" "-f" "9c6839fed449092af3621f7d6695711a10e2aacc7cb67ef45962eb3b6d672d23"` [INFO] [stdout] 9c6839fed449092af3621f7d6695711a10e2aacc7cb67ef45962eb3b6d672d23 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/sonic/0.6.1:/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-08-13" "test" "--frozen"` [INFO] [stdout] 8ac008586eb2349b1f3ac6b001da6af624413c3544b8f888833c86b5dc625d9b [INFO] running `"docker" "start" "-a" "8ac008586eb2349b1f3ac6b001da6af624413c3544b8f888833c86b5dc625d9b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/sonic-2b862856ddffdc2f [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/sonic-e3a73127360e67e2 [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] Doc-tests sonic [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" "8ac008586eb2349b1f3ac6b001da6af624413c3544b8f888833c86b5dc625d9b"` [INFO] running `"docker" "rm" "-f" "8ac008586eb2349b1f3ac6b001da6af624413c3544b8f888833c86b5dc625d9b"` [INFO] [stdout] 8ac008586eb2349b1f3ac6b001da6af624413c3544b8f888833c86b5dc625d9b