[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#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxobs%2Fjig-20" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xobs/jig-20 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-7/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 68b47e474a9328fcbeff16fcecb0d374a02fbabe7c9653d6fe2c87184a422d34 [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" "68b47e474a9328fcbeff16fcecb0d374a02fbabe7c9653d6fe2c87184a422d34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68b47e474a9328fcbeff16fcecb0d374a02fbabe7c9653d6fe2c87184a422d34", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68b47e474a9328fcbeff16fcecb0d374a02fbabe7c9653d6fe2c87184a422d34", kill_on_drop: false }` [INFO] [stdout] 68b47e474a9328fcbeff16fcecb0d374a02fbabe7c9653d6fe2c87184a422d34 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db1d97298bb90dc64a84439e90edb33a5ed3af9c2764684914ca9da349ce4e1d [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" "db1d97298bb90dc64a84439e90edb33a5ed3af9c2764684914ca9da349ce4e1d", kill_on_drop: false }` [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cfg-if v0.1.2 [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 shlex v0.1.1 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling atomic-option v0.1.2 [INFO] [stderr] Compiling termcolor v0.3.3 [INFO] [stderr] Compiling json v0.11.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 num_cpus v0.2.13 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling user32-sys v0.2.0 [INFO] [stderr] Compiling textwrap v0.8.0 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling itertools v0.5.10 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling nix v0.9.0 [INFO] [stderr] Compiling nix v0.8.1 [INFO] [stderr] Compiling petgraph v0.2.10 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling clap v2.26.2 [INFO] [stderr] Compiling parking_lot_core v0.1.4 [INFO] [stderr] Compiling chan v0.1.19 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling bus v1.1.3 (https://github.com/xobs/bus.git?rev=c8bb287df261cf038ac431a71b416ae996325d1c#c8bb287d) [INFO] [stderr] Compiling systemd-parser v0.1.3 [INFO] [stderr] Compiling daggy v0.4.1 [INFO] [stderr] Compiling dependy v0.3.0 [INFO] [stderr] Compiling runny v1.2.1 [INFO] [stderr] Compiling ctrlc v3.0.3 [INFO] [stderr] Compiling jig2-0 v0.1.0 (/opt/rustwide/workdir) [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] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [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: 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/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] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.18s [INFO] running `Command { std: "docker" "inspect" "db1d97298bb90dc64a84439e90edb33a5ed3af9c2764684914ca9da349ce4e1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db1d97298bb90dc64a84439e90edb33a5ed3af9c2764684914ca9da349ce4e1d", kill_on_drop: false }` [INFO] [stdout] db1d97298bb90dc64a84439e90edb33a5ed3af9c2764684914ca9da349ce4e1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", 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] ce21f63aa4f5a98f8669850b2f8b69be4474620e00beaf1c95922ed5b867c78f [INFO] running `Command { std: "docker" "start" "-a" "ce21f63aa4f5a98f8669850b2f8b69be4474620e00beaf1c95922ed5b867c78f", kill_on_drop: false }` [INFO] [stderr] Compiling jig2-0 v0.1.0 (/opt/rustwide/workdir) [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] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [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: 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/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] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.47s [INFO] running `Command { std: "docker" "inspect" "ce21f63aa4f5a98f8669850b2f8b69be4474620e00beaf1c95922ed5b867c78f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce21f63aa4f5a98f8669850b2f8b69be4474620e00beaf1c95922ed5b867c78f", kill_on_drop: false }` [INFO] [stdout] ce21f63aa4f5a98f8669850b2f8b69be4474620e00beaf1c95922ed5b867c78f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 15626fee8fbcc3b22e8b4e9ce6df9e498fd9e2e227c0452d793fd399f105a790 [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" "15626fee8fbcc3b22e8b4e9ce6df9e498fd9e2e227c0452d793fd399f105a790", kill_on_drop: false }` [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] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [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: 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/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: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] [INFO] [stderr] warning: `jig2-0` (bin "jig2-0" test) generated 6 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/jig2_0-5ef98fca52e37c1a) [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "15626fee8fbcc3b22e8b4e9ce6df9e498fd9e2e227c0452d793fd399f105a790", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15626fee8fbcc3b22e8b4e9ce6df9e498fd9e2e227c0452d793fd399f105a790", kill_on_drop: false }` [INFO] [stdout] 15626fee8fbcc3b22e8b4e9ce6df9e498fd9e2e227c0452d793fd399f105a790