[INFO] crate glip 0.6.0 is already in cache [INFO] extracting crate glip 0.6.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/glip/0.6.0 [INFO] extracting crate glip 0.6.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/glip/0.6.0 [INFO] validating manifest of glip-0.6.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 glip-0.6.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 glip-0.6.0 [INFO] finished frobbing glip-0.6.0 [INFO] frobbed toml for glip-0.6.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/glip/0.6.0/Cargo.toml [INFO] started frobbing glip-0.6.0 [INFO] finished frobbing glip-0.6.0 [INFO] frobbed toml for glip-0.6.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/glip/0.6.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 glip-0.6.0 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-5/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/glip/0.6.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" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 9890f44757ab0ea46dd92a7aa66ece440ba6a11aa69fb05f09ff43dc45456c8b [INFO] running `"docker" "start" "-a" "9890f44757ab0ea46dd92a7aa66ece440ba6a11aa69fb05f09ff43dc45456c8b"` [INFO] [stderr] Compiling maxminddb v0.12.0 [INFO] [stderr] Compiling glip v0.6.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:105:46 [INFO] [stderr] | [INFO] [stderr] 105 | pub fn new(ip: &str) -> Result> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.46s [INFO] running `"docker" "inspect" "9890f44757ab0ea46dd92a7aa66ece440ba6a11aa69fb05f09ff43dc45456c8b"` [INFO] running `"docker" "rm" "-f" "9890f44757ab0ea46dd92a7aa66ece440ba6a11aa69fb05f09ff43dc45456c8b"` [INFO] [stdout] 9890f44757ab0ea46dd92a7aa66ece440ba6a11aa69fb05f09ff43dc45456c8b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/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/glip/0.6.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" "+beta-2019-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 1fa2709711bff5df0c5f5d1331c282035327398e922bc23a8fb0267d22ceb873 [INFO] running `"docker" "start" "-a" "1fa2709711bff5df0c5f5d1331c282035327398e922bc23a8fb0267d22ceb873"` [INFO] [stderr] Compiling glip v0.6.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:105:46 [INFO] [stderr] | [INFO] [stderr] 105 | pub fn new(ip: &str) -> Result> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.44s [INFO] running `"docker" "inspect" "1fa2709711bff5df0c5f5d1331c282035327398e922bc23a8fb0267d22ceb873"` [INFO] running `"docker" "rm" "-f" "1fa2709711bff5df0c5f5d1331c282035327398e922bc23a8fb0267d22ceb873"` [INFO] [stdout] 1fa2709711bff5df0c5f5d1331c282035327398e922bc23a8fb0267d22ceb873 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/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/glip/0.6.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" "+beta-2019-07-23" "test" "--frozen"` [INFO] [stdout] 41bb52e5bd1283a77ba3d74bbb47bb8ed7cacce4a4b8cd30b58a45ba0383841a [INFO] running `"docker" "start" "-a" "41bb52e5bd1283a77ba3d74bbb47bb8ed7cacce4a4b8cd30b58a45ba0383841a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/glip-b6c5cb69894fcd1a [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/glip-9e0834aa121d866f [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 glip [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" "41bb52e5bd1283a77ba3d74bbb47bb8ed7cacce4a4b8cd30b58a45ba0383841a"` [INFO] running `"docker" "rm" "-f" "41bb52e5bd1283a77ba3d74bbb47bb8ed7cacce4a4b8cd30b58a45ba0383841a"` [INFO] [stdout] 41bb52e5bd1283a77ba3d74bbb47bb8ed7cacce4a4b8cd30b58a45ba0383841a