[INFO] cloning repository https://github.com/xobs/jig-20 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xobs/jig-20" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxobs%2Fjig-20", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxobs%2Fjig-20'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e558008aa173cca02a396b652c51069e8c5494c9 [INFO] testing xobs/jig-20 against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxobs%2Fjig-20" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xobs/jig-20 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/xobs/jig-20 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0759e8250c76251aa4525eb94f0ad209520d71af1860a4585dce479211cb97a4 [INFO] running `Command { std: "docker" "start" "-a" "0759e8250c76251aa4525eb94f0ad209520d71af1860a4585dce479211cb97a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0759e8250c76251aa4525eb94f0ad209520d71af1860a4585dce479211cb97a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0759e8250c76251aa4525eb94f0ad209520d71af1860a4585dce479211cb97a4", kill_on_drop: false }` [INFO] [stdout] 0759e8250c76251aa4525eb94f0ad209520d71af1860a4585dce479211cb97a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36c802a82b50c5da70ba5837764a456ee7ad860ee18047afd8f5c08b128fac85 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "36c802a82b50c5da70ba5837764a456ee7ad860ee18047afd8f5c08b128fac85", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.32 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling fixedbitset v0.1.8 [INFO] [stderr] Compiling smallvec v0.1.8 [INFO] [stderr] Compiling either v1.2.0 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling atomic-option v0.1.2 [INFO] [stderr] Compiling json v0.11.10 [INFO] [stderr] Compiling termcolor v0.3.3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling petgraph v0.2.10 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling user32-sys v0.2.0 [INFO] [stderr] Compiling rand v0.3.17 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling nix v0.9.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 textwrap v0.8.0 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling systemd-parser v0.1.3 [INFO] [stderr] Compiling clap v2.26.2 [INFO] [stderr] Compiling daggy v0.4.1 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.1.4 [INFO] [stderr] Compiling chan v0.1.19 [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] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cfti/testset.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | let entries_rd: fs::ReadDir = try!(fs::read_dir(dir)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cfti/testset.rs:121:25 [INFO] [stdout] | [INFO] [stdout] 121 | let entry = try!(entry_opt); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cfti/testset.rs:123:17 [INFO] [stdout] | [INFO] [stdout] 123 | if !try!(entry.file_type()).is_file() { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cfti/types/scenario.rs:117:20 [INFO] [stdout] | [INFO] [stdout] 117 | &(self as &Unit).id() [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Unit` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/cfti/types/scenario.rs:330:25 [INFO] [stdout] | [INFO] [stdout] 330 | ; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cfti/process.rs:43:46 [INFO] [stdout] | [INFO] [stdout] 43 | where F: Send + 'static + FnMut(String, &Unit) -> Result<(), ()> [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Unit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.12s [INFO] running `Command { std: "docker" "inspect" "36c802a82b50c5da70ba5837764a456ee7ad860ee18047afd8f5c08b128fac85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36c802a82b50c5da70ba5837764a456ee7ad860ee18047afd8f5c08b128fac85", kill_on_drop: false }` [INFO] [stdout] 36c802a82b50c5da70ba5837764a456ee7ad860ee18047afd8f5c08b128fac85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc54d9b3840903b50a92e5827cf488c07ac58fe533b4904fc801684f1e09f6b0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "dc54d9b3840903b50a92e5827cf488c07ac58fe533b4904fc801684f1e09f6b0", kill_on_drop: false }` [INFO] [stderr] Compiling jig2-0 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cfti/testset.rs:119:39 [INFO] [stdout] | [INFO] [stdout] 119 | let entries_rd: fs::ReadDir = try!(fs::read_dir(dir)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cfti/testset.rs:121:25 [INFO] [stdout] | [INFO] [stdout] 121 | let entry = try!(entry_opt); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/cfti/testset.rs:123:17 [INFO] [stdout] | [INFO] [stdout] 123 | if !try!(entry.file_type()).is_file() { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cfti/types/scenario.rs:117:20 [INFO] [stdout] | [INFO] [stdout] 117 | &(self as &Unit).id() [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Unit` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/cfti/types/scenario.rs:330:25 [INFO] [stdout] | [INFO] [stdout] 330 | ; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/cfti/process.rs:43:46 [INFO] [stdout] | [INFO] [stdout] 43 | where F: Send + 'static + FnMut(String, &Unit) -> Result<(), ()> [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Unit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.91s [INFO] running `Command { std: "docker" "inspect" "dc54d9b3840903b50a92e5827cf488c07ac58fe533b4904fc801684f1e09f6b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc54d9b3840903b50a92e5827cf488c07ac58fe533b4904fc801684f1e09f6b0", kill_on_drop: false }` [INFO] [stdout] dc54d9b3840903b50a92e5827cf488c07ac58fe533b4904fc801684f1e09f6b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a64de4fc66b2d31cf00249fceb74ddf95b886418639f9dafe4f46d0e86755d83 [INFO] running `Command { std: "docker" "start" "-a" "a64de4fc66b2d31cf00249fceb74ddf95b886418639f9dafe4f46d0e86755d83", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/cfti/testset.rs:119:39 [INFO] [stderr] | [INFO] [stderr] 119 | let entries_rd: fs::ReadDir = try!(fs::read_dir(dir)); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/cfti/testset.rs:121:25 [INFO] [stderr] | [INFO] [stderr] 121 | let entry = try!(entry_opt); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> src/cfti/testset.rs:123:17 [INFO] [stderr] | [INFO] [stderr] 123 | if !try!(entry.file_type()).is_file() { [INFO] [stderr] | ^^^ [INFO] [stderr] [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: unnecessary trailing semicolon [INFO] [stderr] --> src/cfti/types/scenario.rs:330:25 [INFO] [stderr] | [INFO] [stderr] 330 | ; [INFO] [stderr] | ^ help: remove this semicolon [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(redundant_semicolons)]` 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] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/jig2_0-9f7ce9d1de167dce [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 `Command { std: "docker" "inspect" "a64de4fc66b2d31cf00249fceb74ddf95b886418639f9dafe4f46d0e86755d83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a64de4fc66b2d31cf00249fceb74ddf95b886418639f9dafe4f46d0e86755d83", kill_on_drop: false }` [INFO] [stdout] a64de4fc66b2d31cf00249fceb74ddf95b886418639f9dafe4f46d0e86755d83