[INFO] updating cached repository nyarly/socket-notify [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/nyarly/socket-notify [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/nyarly/socket-notify" "work/ex/beta-1.38-1/sources/1.37.0/gh/nyarly/socket-notify"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/nyarly/socket-notify'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nyarly/socket-notify" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nyarly/socket-notify"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nyarly/socket-notify'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 394182d06496859d5a47f25d9fb2a6830c87d733 [INFO] sha for GitHub repo nyarly/socket-notify: 394182d06496859d5a47f25d9fb2a6830c87d733 [INFO] validating manifest of nyarly/socket-notify 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 nyarly/socket-notify 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 nyarly/socket-notify [INFO] finished frobbing nyarly/socket-notify [INFO] frobbed toml for nyarly/socket-notify written to work/ex/beta-1.38-1/sources/1.37.0/gh/nyarly/socket-notify/Cargo.toml [INFO] started frobbing nyarly/socket-notify [INFO] finished frobbing nyarly/socket-notify [INFO] frobbed toml for nyarly/socket-notify written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/nyarly/socket-notify/Cargo.toml [INFO] crate nyarly/socket-notify already has a lockfile, it will not be regenerated [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 nyarly/socket-notify 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/gh/nyarly/socket-notify:/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] 06ee8678132e982d11012124884ab15fa105feb32505e1f9ef1cf01dafcbd660 [INFO] running `"docker" "start" "-a" "06ee8678132e982d11012124884ab15fa105feb32505e1f9ef1cf01dafcbd660"` [INFO] [stderr] warning: unused manifest key: package.is-it-maintained-issue-resolution [INFO] [stderr] warning: unused manifest key: package.is-it-maintained-open-issues [INFO] [stderr] warning: unused manifest key: package.maintenance [INFO] [stderr] Compiling dbus v0.4.1 [INFO] [stderr] Compiling backtrace-sys v0.1.14 [INFO] [stderr] Compiling backtrace v0.3.3 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling notify-rust v3.4.2 [INFO] [stderr] Compiling socket-notify v0.1.2 (/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/main.rs:18:3 [INFO] [stderr] | [INFO] [stderr] 18 | / error_chain!{ [INFO] [stderr] 19 | | foreign_links { [INFO] [stderr] 20 | | Regex(::regex::Error); [INFO] [stderr] 21 | | Io(::std::io::Error); [INFO] [stderr] 22 | | } [INFO] [stderr] 23 | | } [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/main.rs:18:3 [INFO] [stderr] | [INFO] [stderr] 18 | / error_chain!{ [INFO] [stderr] 19 | | foreign_links { [INFO] [stderr] 20 | | Regex(::regex::Error); [INFO] [stderr] 21 | | Io(::std::io::Error); [INFO] [stderr] 22 | | } [INFO] [stderr] 23 | | } [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 9.11s [INFO] running `"docker" "inspect" "06ee8678132e982d11012124884ab15fa105feb32505e1f9ef1cf01dafcbd660"` [INFO] running `"docker" "rm" "-f" "06ee8678132e982d11012124884ab15fa105feb32505e1f9ef1cf01dafcbd660"` [INFO] [stdout] 06ee8678132e982d11012124884ab15fa105feb32505e1f9ef1cf01dafcbd660 [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/gh/nyarly/socket-notify:/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] 1c3abf896cab80fba7a85a036c2dc028cca2cc1d848da373ec550cbcc8742462 [INFO] running `"docker" "start" "-a" "1c3abf896cab80fba7a85a036c2dc028cca2cc1d848da373ec550cbcc8742462"` [INFO] [stderr] warning: unused manifest key: package.is-it-maintained-issue-resolution [INFO] [stderr] warning: unused manifest key: package.is-it-maintained-open-issues [INFO] [stderr] warning: unused manifest key: package.maintenance [INFO] [stderr] Compiling socket-notify v0.1.2 (/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/main.rs:18:3 [INFO] [stderr] | [INFO] [stderr] 18 | / error_chain!{ [INFO] [stderr] 19 | | foreign_links { [INFO] [stderr] 20 | | Regex(::regex::Error); [INFO] [stderr] 21 | | Io(::std::io::Error); [INFO] [stderr] 22 | | } [INFO] [stderr] 23 | | } [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/main.rs:18:3 [INFO] [stderr] | [INFO] [stderr] 18 | / error_chain!{ [INFO] [stderr] 19 | | foreign_links { [INFO] [stderr] 20 | | Regex(::regex::Error); [INFO] [stderr] 21 | | Io(::std::io::Error); [INFO] [stderr] 22 | | } [INFO] [stderr] 23 | | } [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 0.68s [INFO] running `"docker" "inspect" "1c3abf896cab80fba7a85a036c2dc028cca2cc1d848da373ec550cbcc8742462"` [INFO] running `"docker" "rm" "-f" "1c3abf896cab80fba7a85a036c2dc028cca2cc1d848da373ec550cbcc8742462"` [INFO] [stdout] 1c3abf896cab80fba7a85a036c2dc028cca2cc1d848da373ec550cbcc8742462 [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/gh/nyarly/socket-notify:/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] 45a4b61946c8a0c6c6b6195a969bb38619d43e8c96ade3a4c1379d441e32d5f1 [INFO] running `"docker" "start" "-a" "45a4b61946c8a0c6c6b6195a969bb38619d43e8c96ade3a4c1379d441e32d5f1"` [INFO] [stderr] warning: unused manifest key: package.is-it-maintained-issue-resolution [INFO] [stderr] warning: unused manifest key: package.is-it-maintained-open-issues [INFO] [stderr] warning: unused manifest key: package.maintenance [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/socket_notify-8c1ba9a715f0124a [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" "45a4b61946c8a0c6c6b6195a969bb38619d43e8c96ade3a4c1379d441e32d5f1"` [INFO] running `"docker" "rm" "-f" "45a4b61946c8a0c6c6b6195a969bb38619d43e8c96ade3a4c1379d441e32d5f1"` [INFO] [stdout] 45a4b61946c8a0c6c6b6195a969bb38619d43e8c96ade3a4c1379d441e32d5f1