[INFO] crate sitch 0.1.0 is already in cache [INFO] testing sitch-0.1.0 against 1.38.0 for beta-1.39-1 [INFO] extracting crate sitch 0.1.0 into work/builds/worker-11/source [INFO] validating manifest of crates.io crate sitch 0.1.0 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 sitch 0.1.0 [INFO] finished tweaking crates.io crate sitch 0.1.0 [INFO] tweaked toml for crates.io crate sitch 0.1.0 written to work/builds/worker-11/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-11/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-11/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] fabc41b789d7b34d863349f98e4c50192a84ae17470d5374aa7935e79ee2c947 [INFO] running `"docker" "start" "-a" "fabc41b789d7b34d863349f98e4c50192a84ae17470d5374aa7935e79ee2c947"` [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling derive_builder v0.7.2 [INFO] [stderr] Compiling webbrowser v0.5.2 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling html5ever v0.23.0 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling markup5ever v0.8.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling dbus v0.6.5 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling reqwest v0.9.22 [INFO] [stderr] Compiling structopt v0.2.18 [INFO] [stderr] Compiling quick-xml v0.14.0 [INFO] [stderr] Compiling notify-rust v3.6.2 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling select v0.4.3 [INFO] [stderr] Compiling derive_builder_core v0.5.0 [INFO] [stderr] Compiling rss v1.8.0 [INFO] [stderr] Compiling sitch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/sources/mod.rs:136:39 [INFO] [stderr] | [INFO] [stderr] 136 | let mut sources: Vec> = vec![ [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn CheckForUpdates` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.23s [INFO] running `"docker" "inspect" "fabc41b789d7b34d863349f98e4c50192a84ae17470d5374aa7935e79ee2c947"` [INFO] running `"docker" "rm" "-f" "fabc41b789d7b34d863349f98e4c50192a84ae17470d5374aa7935e79ee2c947"` [INFO] [stdout] fabc41b789d7b34d863349f98e4c50192a84ae17470d5374aa7935e79ee2c947 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-11/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] 5ae3705bcb2689ac3efcf2ca8abe842ce770e64b07b8f2a46775a41858fb5d57 [INFO] running `"docker" "start" "-a" "5ae3705bcb2689ac3efcf2ca8abe842ce770e64b07b8f2a46775a41858fb5d57"` [INFO] [stderr] Compiling sitch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/sources/mod.rs:136:39 [INFO] [stderr] | [INFO] [stderr] 136 | let mut sources: Vec> = vec![ [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn CheckForUpdates` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.19s [INFO] running `"docker" "inspect" "5ae3705bcb2689ac3efcf2ca8abe842ce770e64b07b8f2a46775a41858fb5d57"` [INFO] running `"docker" "rm" "-f" "5ae3705bcb2689ac3efcf2ca8abe842ce770e64b07b8f2a46775a41858fb5d57"` [INFO] [stdout] 5ae3705bcb2689ac3efcf2ca8abe842ce770e64b07b8f2a46775a41858fb5d57 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-11/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] a04cf7c2834cc6cc198c8b3eb67b36a9edb1f3d686c53da23a2027e0fd506ff7 [INFO] running `"docker" "start" "-a" "a04cf7c2834cc6cc198c8b3eb67b36a9edb1f3d686c53da23a2027e0fd506ff7"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sitch-9082ed970db851f9 [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" "a04cf7c2834cc6cc198c8b3eb67b36a9edb1f3d686c53da23a2027e0fd506ff7"` [INFO] running `"docker" "rm" "-f" "a04cf7c2834cc6cc198c8b3eb67b36a9edb1f3d686c53da23a2027e0fd506ff7"` [INFO] [stdout] a04cf7c2834cc6cc198c8b3eb67b36a9edb1f3d686c53da23a2027e0fd506ff7