[INFO] crate actix-tools 0.1.0 is already in cache [INFO] extracting crate actix-tools 0.1.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/actix-tools/0.1.0 [INFO] extracting crate actix-tools 0.1.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/actix-tools/0.1.0 [INFO] validating manifest of actix-tools-0.1.0 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 actix-tools-0.1.0 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 actix-tools-0.1.0 [INFO] finished frobbing actix-tools-0.1.0 [INFO] frobbed toml for actix-tools-0.1.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/actix-tools/0.1.0/Cargo.toml [INFO] started frobbing actix-tools-0.1.0 [INFO] finished frobbing actix-tools-0.1.0 [INFO] frobbed toml for actix-tools-0.1.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/actix-tools/0.1.0/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] 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing actix-tools-0.1.0 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-5/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/actix-tools/0.1.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-08-13" "build" "--frozen"` [INFO] [stdout] 59929a11e8c7ed8f476ce7bdfcd38d69f9bf9ba51a20d5d08604455b0cef3052 [INFO] running `"docker" "start" "-a" "59929a11e8c7ed8f476ce7bdfcd38d69f9bf9ba51a20d5d08604455b0cef3052"` [INFO] [stderr] Compiling fragile v0.2.1 [INFO] [stderr] Compiling im v10.2.0 [INFO] [stderr] Compiling sentry v0.6.1 [INFO] [stderr] Compiling serde_test v1.0.99 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling debugid v0.2.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling sentry-types v0.5.4 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling config v0.8.0 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling hyper-tls v0.1.4 [INFO] [stderr] Compiling reqwest v0.8.8 [INFO] [stderr] Compiling actix-tools v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/sentry.rs:12:22 [INFO] [stderr] | [INFO] [stderr] 12 | release: sentry_crate_release!(), [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::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/sentry.rs:12:22 [INFO] [stderr] | [INFO] [stderr] 12 | release: sentry_crate_release!(), [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 09s [INFO] running `"docker" "inspect" "59929a11e8c7ed8f476ce7bdfcd38d69f9bf9ba51a20d5d08604455b0cef3052"` [INFO] running `"docker" "rm" "-f" "59929a11e8c7ed8f476ce7bdfcd38d69f9bf9ba51a20d5d08604455b0cef3052"` [INFO] [stdout] 59929a11e8c7ed8f476ce7bdfcd38d69f9bf9ba51a20d5d08604455b0cef3052 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/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/actix-tools/0.1.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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] c73a786f587ab743b312539bafe6483ef4e21d06dfd6af49217ba0afe9edb701 [INFO] running `"docker" "start" "-a" "c73a786f587ab743b312539bafe6483ef4e21d06dfd6af49217ba0afe9edb701"` [INFO] [stderr] Compiling actix-tools v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/sentry.rs:12:22 [INFO] [stderr] | [INFO] [stderr] 12 | release: sentry_crate_release!(), [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::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/sentry.rs:12:22 [INFO] [stderr] | [INFO] [stderr] 12 | release: sentry_crate_release!(), [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.64s [INFO] running `"docker" "inspect" "c73a786f587ab743b312539bafe6483ef4e21d06dfd6af49217ba0afe9edb701"` [INFO] running `"docker" "rm" "-f" "c73a786f587ab743b312539bafe6483ef4e21d06dfd6af49217ba0afe9edb701"` [INFO] [stdout] c73a786f587ab743b312539bafe6483ef4e21d06dfd6af49217ba0afe9edb701 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/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/actix-tools/0.1.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-08-13" "test" "--frozen"` [INFO] [stdout] 359227466b15a6a15b255c597ed691d41ccec97e3d88bb5b0a1931529bf30492 [INFO] running `"docker" "start" "-a" "359227466b15a6a15b255c597ed691d41ccec97e3d88bb5b0a1931529bf30492"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running /opt/crater/target/debug/deps/actix_tools-dd30445e6ceea89a [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 actix-tools [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" "359227466b15a6a15b255c597ed691d41ccec97e3d88bb5b0a1931529bf30492"` [INFO] running `"docker" "rm" "-f" "359227466b15a6a15b255c597ed691d41ccec97e3d88bb5b0a1931529bf30492"` [INFO] [stdout] 359227466b15a6a15b255c597ed691d41ccec97e3d88bb5b0a1931529bf30492