[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 master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxobs%2Fjig-20" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xobs/jig-20 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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-3/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dfb916aef3a749a12760f2d2eaec4a4a392f1d5ebfd735ed32351998ec193a3f [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" "dfb916aef3a749a12760f2d2eaec4a4a392f1d5ebfd735ed32351998ec193a3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfb916aef3a749a12760f2d2eaec4a4a392f1d5ebfd735ed32351998ec193a3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfb916aef3a749a12760f2d2eaec4a4a392f1d5ebfd735ed32351998ec193a3f", kill_on_drop: false }` [INFO] [stdout] dfb916aef3a749a12760f2d2eaec4a4a392f1d5ebfd735ed32351998ec193a3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 218a020754ac290955de4125c36f56afe69732d943604e371c655cbc014ef535 [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" "218a020754ac290955de4125c36f56afe69732d943604e371c655cbc014ef535", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.32 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling fixedbitset v0.1.8 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling either v1.2.0 [INFO] [stderr] Compiling lazy_static v0.2.9 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling smallvec v0.1.8 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling atomic-option v0.1.2 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling termcolor v0.3.3 [INFO] [stderr] Compiling json v0.11.10 [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 memchr v1.0.1 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling num_cpus v0.2.13 [INFO] [stderr] Compiling nix v0.8.1 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling nix v0.9.0 [INFO] [stderr] Compiling textwrap v0.8.0 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling clap v2.26.2 [INFO] [stderr] Compiling daggy v0.4.1 [INFO] [stderr] Compiling dependy v0.3.0 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling systemd-parser v0.1.3 [INFO] [stderr] Compiling parking_lot_core v0.1.4 [INFO] [stderr] Compiling chan v0.1.19 [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 item '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 item '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 item '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 45.27s [INFO] running `Command { std: "docker" "inspect" "218a020754ac290955de4125c36f56afe69732d943604e371c655cbc014ef535", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "218a020754ac290955de4125c36f56afe69732d943604e371c655cbc014ef535", kill_on_drop: false }` [INFO] [stdout] 218a020754ac290955de4125c36f56afe69732d943604e371c655cbc014ef535 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07cfd662c863848f176158cf0d94355dc22507d5833f45f7d4d2d80ee513c1ef [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" "07cfd662c863848f176158cf0d94355dc22507d5833f45f7d4d2d80ee513c1ef", kill_on_drop: false }` [INFO] [stderr] Compiling jig2-0 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item '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 item '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 item '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.75s [INFO] running `Command { std: "docker" "inspect" "07cfd662c863848f176158cf0d94355dc22507d5833f45f7d4d2d80ee513c1ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07cfd662c863848f176158cf0d94355dc22507d5833f45f7d4d2d80ee513c1ef", kill_on_drop: false }` [INFO] [stdout] 07cfd662c863848f176158cf0d94355dc22507d5833f45f7d4d2d80ee513c1ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-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@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6b3b68faab12c37fdc783c6ddcb87833dbffd7f979eec9d39f2837707befaabc [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" "6b3b68faab12c37fdc783c6ddcb87833dbffd7f979eec9d39f2837707befaabc", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated item '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 item '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 item '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-4e709ccc16fcf926 [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" "6b3b68faab12c37fdc783c6ddcb87833dbffd7f979eec9d39f2837707befaabc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b3b68faab12c37fdc783c6ddcb87833dbffd7f979eec9d39f2837707befaabc", kill_on_drop: false }` [INFO] [stdout] 6b3b68faab12c37fdc783c6ddcb87833dbffd7f979eec9d39f2837707befaabc