[INFO] updating cached repository https://github.com/xobs/jig-20 [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] e558008aa173cca02a396b652c51069e8c5494c9 [INFO] testing xobs/jig-20 against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxobs%2Fjig-20" "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/xobs/jig-20 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/xobs/jig-20 [INFO] finished tweaking git repo https://github.com/xobs/jig-20 [INFO] tweaked toml for git repo https://github.com/xobs/jig-20 written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/xobs/jig-20 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] 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] 4f84fc3e87ce6e3bd591f26e5bdb712c0ea5b74dd8f3824fc23179e2e11f014f [INFO] running `"docker" "start" "-a" "4f84fc3e87ce6e3bd591f26e5bdb712c0ea5b74dd8f3824fc23179e2e11f014f"` [INFO] [stderr] Compiling libc v0.2.32 [INFO] [stderr] Compiling fixedbitset v0.1.8 [INFO] [stderr] Compiling either v1.2.0 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling atomic-option v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling json v0.11.10 [INFO] [stderr] Compiling user32-sys v0.2.0 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling petgraph v0.2.10 [INFO] [stderr] Compiling rand v0.3.17 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling nix v0.8.1 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling num_cpus v0.2.13 [INFO] [stderr] Compiling nix v0.9.0 [INFO] [stderr] Compiling systemd-parser v0.1.3 [INFO] [stderr] Compiling textwrap v0.8.0 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling daggy v0.4.1 [INFO] [stderr] Compiling parking_lot_core v0.1.4 [INFO] [stderr] Compiling chan v0.1.19 [INFO] [stderr] Compiling clap v2.26.2 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling dependy v0.3.0 [INFO] [stderr] Compiling bus v1.1.3 (https://github.com/xobs/bus.git?rev=c8bb287df261cf038ac431a71b416ae996325d1c#c8bb287d) [INFO] [stderr] Compiling ctrlc v3.0.3 [INFO] [stderr] Compiling runny v1.2.1 [INFO] [stderr] Compiling jig2-0 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/cfti/types/scenario.rs:117:20 [INFO] [stderr] | [INFO] [stderr] 117 | &(self as &Unit).id() [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Unit` [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] --> src/cfti/process.rs:43:46 [INFO] [stderr] | [INFO] [stderr] 43 | where F: Send + 'static + FnMut(String, &Unit) -> Result<(), ()> [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Unit` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.24s [INFO] running `"docker" "inspect" "4f84fc3e87ce6e3bd591f26e5bdb712c0ea5b74dd8f3824fc23179e2e11f014f"` [INFO] running `"docker" "rm" "-f" "4f84fc3e87ce6e3bd591f26e5bdb712c0ea5b74dd8f3824fc23179e2e11f014f"` [INFO] [stdout] 4f84fc3e87ce6e3bd591f26e5bdb712c0ea5b74dd8f3824fc23179e2e11f014f [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] 1f90cd368b8093871806a60c3568012685c1d011290f55ddfef85b38cc4615ce [INFO] running `"docker" "start" "-a" "1f90cd368b8093871806a60c3568012685c1d011290f55ddfef85b38cc4615ce"` [INFO] [stderr] Compiling jig2-0 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/cfti/types/scenario.rs:117:20 [INFO] [stderr] | [INFO] [stderr] 117 | &(self as &Unit).id() [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Unit` [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] --> src/cfti/process.rs:43:46 [INFO] [stderr] | [INFO] [stderr] 43 | where F: Send + 'static + FnMut(String, &Unit) -> Result<(), ()> [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Unit` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.47s [INFO] running `"docker" "inspect" "1f90cd368b8093871806a60c3568012685c1d011290f55ddfef85b38cc4615ce"` [INFO] running `"docker" "rm" "-f" "1f90cd368b8093871806a60c3568012685c1d011290f55ddfef85b38cc4615ce"` [INFO] [stdout] 1f90cd368b8093871806a60c3568012685c1d011290f55ddfef85b38cc4615ce [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] 41f2a11095f1f04c5f8eac220db6fb4546f4586a0655601b0754c9d4e7e53844 [INFO] running `"docker" "start" "-a" "41f2a11095f1f04c5f8eac220db6fb4546f4586a0655601b0754c9d4e7e53844"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/jig2_0-fe4c0b794186db3e [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" "41f2a11095f1f04c5f8eac220db6fb4546f4586a0655601b0754c9d4e7e53844"` [INFO] running `"docker" "rm" "-f" "41f2a11095f1f04c5f8eac220db6fb4546f4586a0655601b0754c9d4e7e53844"` [INFO] [stdout] 41f2a11095f1f04c5f8eac220db6fb4546f4586a0655601b0754c9d4e7e53844