[INFO] updating cached repository tsurai/meteor [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/tsurai/meteor [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/tsurai/meteor" "work/ex/beta-1.37-6/sources/1.36.0/gh/tsurai/meteor"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/tsurai/meteor'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tsurai/meteor" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tsurai/meteor"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tsurai/meteor'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 64e783080dbdbff91662a8f83a3b7bd23614edc1 [INFO] sha for GitHub repo tsurai/meteor: 64e783080dbdbff91662a8f83a3b7bd23614edc1 [INFO] validating manifest of tsurai/meteor 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 tsurai/meteor 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 tsurai/meteor [INFO] finished frobbing tsurai/meteor [INFO] frobbed toml for tsurai/meteor written to work/ex/beta-1.37-6/sources/1.36.0/gh/tsurai/meteor/Cargo.toml [INFO] started frobbing tsurai/meteor [INFO] finished frobbing tsurai/meteor [INFO] frobbed toml for tsurai/meteor written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tsurai/meteor/Cargo.toml [INFO] crate tsurai/meteor already has a lockfile, it will not be regenerated [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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing tsurai/meteor 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-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tsurai/meteor:/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] 741761bd9cdbfb41d32a21dfa2b02b91d23263d4ab76ec73cd57d163dc6a775f [INFO] running `"docker" "start" "-a" "741761bd9cdbfb41d32a21dfa2b02b91d23263d4ab76ec73cd57d163dc6a775f"` [INFO] [stderr] Compiling futures v0.1.20 [INFO] [stderr] Compiling rlua v0.10.2 [INFO] [stderr] Compiling toml v0.4.5 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling fern v0.4.4 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling tokio-executor v0.1.2 [INFO] [stderr] Compiling tokio-timer v0.1.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.2 [INFO] [stderr] Compiling tokio-timer v0.2.0 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling tokio-mockstream v1.1.0 [INFO] [stderr] Compiling serde_derive_internals v0.22.2 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling tokio v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.36 [INFO] [stderr] Compiling tokio-core v0.1.16 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling irc v0.13.5 [INFO] [stderr] Compiling meteor v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:184:24 [INFO] [stderr] | [INFO] [stderr] 184 | let mut fail: &Fail = e.cause(); [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Fail` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 57.44s [INFO] running `"docker" "inspect" "741761bd9cdbfb41d32a21dfa2b02b91d23263d4ab76ec73cd57d163dc6a775f"` [INFO] running `"docker" "rm" "-f" "741761bd9cdbfb41d32a21dfa2b02b91d23263d4ab76ec73cd57d163dc6a775f"` [INFO] [stdout] 741761bd9cdbfb41d32a21dfa2b02b91d23263d4ab76ec73cd57d163dc6a775f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tsurai/meteor:/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] 424eb884345b6e00153778e279e56b01fd63ffb21a009c2474103b6786dbafc1 [INFO] running `"docker" "start" "-a" "424eb884345b6e00153778e279e56b01fd63ffb21a009c2474103b6786dbafc1"` [INFO] [stderr] Compiling meteor v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:184:24 [INFO] [stderr] | [INFO] [stderr] 184 | let mut fail: &Fail = e.cause(); [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Fail` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.51s [INFO] running `"docker" "inspect" "424eb884345b6e00153778e279e56b01fd63ffb21a009c2474103b6786dbafc1"` [INFO] running `"docker" "rm" "-f" "424eb884345b6e00153778e279e56b01fd63ffb21a009c2474103b6786dbafc1"` [INFO] [stdout] 424eb884345b6e00153778e279e56b01fd63ffb21a009c2474103b6786dbafc1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/tsurai/meteor:/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] a7d977f74248f7ea7c7cf22d9561c6db6c4f6362f3e58db61397aa11d3861480 [INFO] running `"docker" "start" "-a" "a7d977f74248f7ea7c7cf22d9561c6db6c4f6362f3e58db61397aa11d3861480"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/meteor-29e9b01e349f3fab [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" "a7d977f74248f7ea7c7cf22d9561c6db6c4f6362f3e58db61397aa11d3861480"` [INFO] running `"docker" "rm" "-f" "a7d977f74248f7ea7c7cf22d9561c6db6c4f6362f3e58db61397aa11d3861480"` [INFO] [stdout] a7d977f74248f7ea7c7cf22d9561c6db6c4f6362f3e58db61397aa11d3861480