[INFO] crate runwhen 0.0.3 is already in cache [INFO] testing runwhen-0.0.3 against 1.38.0 for beta-1.39-1 [INFO] extracting crate runwhen 0.0.3 into work/builds/worker-3/source [INFO] validating manifest of crates.io crate runwhen 0.0.3 on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate runwhen 0.0.3 [INFO] finished tweaking crates.io crate runwhen 0.0.3 [INFO] tweaked toml for crates.io crate runwhen 0.0.3 written to work/builds/worker-3/source/Cargo.toml [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 41156a7b5ead89ff17c662fff6e54edac80e1b45dbbed2c1138ef1f341458165 [INFO] running `"docker" "start" "-a" "41156a7b5ead89ff17c662fff6e54edac80e1b45dbbed2c1138ef1f341458165"` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling slab v0.1.3 [INFO] [stderr] Compiling bytes v0.3.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling unicode-segmentation v0.1.3 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling strsim v0.5.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling term_size v0.2.3 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Compiling inotify v0.2.3 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling humantime v1.0.0 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling clap v2.19.3 [INFO] [stderr] Compiling miow v0.1.5 [INFO] [stderr] Compiling walkdir v0.1.8 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling notify v3.0.1 [INFO] [stderr] Compiling runwhen v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: missing fragment specifier [INFO] [stderr] --> <::clap::macros::clap_app macros>:120:46 [INFO] [stderr] | [INFO] [stderr] 120 | (@ arg ($ arg : expr) $ modes : tt ! $ ident $ ($ tail : tt) *) => [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(missing_fragment_specifier)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #40107 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:86:33 [INFO] [stderr] | [INFO] [stderr] 86 | let mut process: Option> = None; [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Process` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.42s [INFO] running `"docker" "inspect" "41156a7b5ead89ff17c662fff6e54edac80e1b45dbbed2c1138ef1f341458165"` [INFO] running `"docker" "rm" "-f" "41156a7b5ead89ff17c662fff6e54edac80e1b45dbbed2c1138ef1f341458165"` [INFO] [stdout] 41156a7b5ead89ff17c662fff6e54edac80e1b45dbbed2c1138ef1f341458165 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 7cc41378eaeb51d2f98958a5f0cacda593b688c4b683656f7c5abf86919a3a08 [INFO] running `"docker" "start" "-a" "7cc41378eaeb51d2f98958a5f0cacda593b688c4b683656f7c5abf86919a3a08"` [INFO] [stderr] Compiling runwhen v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: missing fragment specifier [INFO] [stderr] --> <::clap::macros::clap_app macros>:120:46 [INFO] [stderr] | [INFO] [stderr] 120 | (@ arg ($ arg : expr) $ modes : tt ! $ ident $ ($ tail : tt) *) => [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(missing_fragment_specifier)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #40107 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:86:33 [INFO] [stderr] | [INFO] [stderr] 86 | let mut process: Option> = None; [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Process` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.33s [INFO] running `"docker" "inspect" "7cc41378eaeb51d2f98958a5f0cacda593b688c4b683656f7c5abf86919a3a08"` [INFO] running `"docker" "rm" "-f" "7cc41378eaeb51d2f98958a5f0cacda593b688c4b683656f7c5abf86919a3a08"` [INFO] [stdout] 7cc41378eaeb51d2f98958a5f0cacda593b688c4b683656f7c5abf86919a3a08 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 6a733eb8738c35c6b965056284359de93f225afcbfdbda5cce420177e3f287f0 [INFO] running `"docker" "start" "-a" "6a733eb8738c35c6b965056284359de93f225afcbfdbda5cce420177e3f287f0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/runwhen-07aab080dbbd034a [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" "6a733eb8738c35c6b965056284359de93f225afcbfdbda5cce420177e3f287f0"` [INFO] running `"docker" "rm" "-f" "6a733eb8738c35c6b965056284359de93f225afcbfdbda5cce420177e3f287f0"` [INFO] [stdout] 6a733eb8738c35c6b965056284359de93f225afcbfdbda5cce420177e3f287f0