[INFO] updating cached repository https://github.com/hobinjk/tom-servo [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 87c891ab2a536053af7db7eb74cc414850a740b6 [INFO] testing hobinjk/tom-servo against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhobinjk%2Ftom-servo" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hobinjk/tom-servo 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 git repo https://github.com/hobinjk/tom-servo [INFO] finished tweaking git repo https://github.com/hobinjk/tom-servo [INFO] tweaked toml for git repo https://github.com/hobinjk/tom-servo written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/hobinjk/tom-servo already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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] e5add8abf6772a0b2526f41589fb4e7d347c627fa7b0e7f0e23f0802b7976193 [INFO] running `"docker" "start" "-a" "e5add8abf6772a0b2526f41589fb4e7d347c627fa7b0e7f0e23f0802b7976193"` [INFO] [stderr] Compiling openssl v0.10.7 [INFO] [stderr] Compiling traitobject v0.0.3 [INFO] [stderr] Compiling actix-web v0.6.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling nix v0.8.1 [INFO] [stderr] Compiling dns-parser v0.3.2 (https://github.com/plietar/dns-parser#1d3e5a55) [INFO] [stderr] Compiling crossbeam-epoch v0.2.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling resolv-conf v0.6.0 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling uuid v0.6.3 [INFO] [stderr] Compiling jsonway v2.0.0 [INFO] [stderr] Compiling mio-uds v0.6.6 [INFO] [stderr] Compiling http v0.1.5 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling actix_derive v0.2.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling flate2 v1.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.2 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling tokio-fs v0.1.0 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling crossbeam-channel v0.1.2 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling cargo_metadata v0.5.4 [INFO] [stderr] Compiling valico v2.1.0 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.4 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling tokio v0.1.6 [INFO] [stderr] Compiling h2 v0.1.7 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Compiling skeptic v0.13.3 [INFO] [stderr] Compiling trust-dns-proto v0.3.3 [INFO] [stderr] Compiling tokio-signal v0.1.5 [INFO] [stderr] Compiling tokio-openssl v0.2.0 [INFO] [stderr] Compiling mdns v0.2.0 (https://github.com/plietar/rust-mdns#733b2b66) [INFO] [stderr] Compiling cookie v0.10.1 [INFO] [stderr] Compiling trust-dns-resolver v0.8.2 [INFO] [stderr] Compiling actix v0.5.7 [INFO] [stderr] Compiling i2cdev v0.4.0 [INFO] [stderr] Compiling webthing v0.5.1 (https://github.com/mozilla-iot/webthing-rust#c988cc3c) [INFO] [stderr] Compiling tom-servo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `LinuxI2CError` [INFO] [stderr] --> main.rs:11:37 [INFO] [stderr] | [INFO] [stderr] 11 | use i2cdev::linux::{LinuxI2CDevice, LinuxI2CError}; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> main.rs:26:33 [INFO] [stderr] | [INFO] [stderr] 26 | _thing: Weak>>, [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Thing` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> main.rs:29:21 [INFO] [stderr] | [INFO] [stderr] 29 | ) -> Option> { [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Action` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> main.rs:104:40 [INFO] [stderr] | [INFO] [stderr] 104 | let mut things: Vec>>> = Vec::new(); [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Thing + 'static` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `"docker" "inspect" "e5add8abf6772a0b2526f41589fb4e7d347c627fa7b0e7f0e23f0802b7976193"` [INFO] running `"docker" "rm" "-f" "e5add8abf6772a0b2526f41589fb4e7d347c627fa7b0e7f0e23f0802b7976193"` [INFO] [stdout] e5add8abf6772a0b2526f41589fb4e7d347c627fa7b0e7f0e23f0802b7976193 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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] b43d60e938c93ccb059473e2e995a2a24ed3938e41d65ac4e8aa22e660ee39d6 [INFO] running `"docker" "start" "-a" "b43d60e938c93ccb059473e2e995a2a24ed3938e41d65ac4e8aa22e660ee39d6"` [INFO] [stderr] Compiling tom-servo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `LinuxI2CError` [INFO] [stderr] --> main.rs:11:37 [INFO] [stderr] | [INFO] [stderr] 11 | use i2cdev::linux::{LinuxI2CDevice, LinuxI2CError}; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> main.rs:26:33 [INFO] [stderr] | [INFO] [stderr] 26 | _thing: Weak>>, [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Thing` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> main.rs:29:21 [INFO] [stderr] | [INFO] [stderr] 29 | ) -> Option> { [INFO] [stderr] | ^^^^^^ help: use `dyn`: `dyn Action` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> main.rs:104:40 [INFO] [stderr] | [INFO] [stderr] 104 | let mut things: Vec>>> = Vec::new(); [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Thing + 'static` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.40s [INFO] running `"docker" "inspect" "b43d60e938c93ccb059473e2e995a2a24ed3938e41d65ac4e8aa22e660ee39d6"` [INFO] running `"docker" "rm" "-f" "b43d60e938c93ccb059473e2e995a2a24ed3938e41d65ac4e8aa22e660ee39d6"` [INFO] [stdout] b43d60e938c93ccb059473e2e995a2a24ed3938e41d65ac4e8aa22e660ee39d6 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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] b9c9f899f9ebbdcb2aa898a7e0a3e87152a7b27169dd5bdf1d97da452544334d [INFO] running `"docker" "start" "-a" "b9c9f899f9ebbdcb2aa898a7e0a3e87152a7b27169dd5bdf1d97da452544334d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tom_servo-8b461852836c1aa8 [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" "b9c9f899f9ebbdcb2aa898a7e0a3e87152a7b27169dd5bdf1d97da452544334d"` [INFO] running `"docker" "rm" "-f" "b9c9f899f9ebbdcb2aa898a7e0a3e87152a7b27169dd5bdf1d97da452544334d"` [INFO] [stdout] b9c9f899f9ebbdcb2aa898a7e0a3e87152a7b27169dd5bdf1d97da452544334d