[INFO] cloning repository https://github.com/proctorlabs/ecli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/proctorlabs/ecli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproctorlabs%2Fecli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproctorlabs%2Fecli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 21ca3c6b1d668161975b01acee3bd84f5dde7109 [INFO] testing proctorlabs/ecli against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fproctorlabs%2Fecli" "/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/proctorlabs/ecli on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/proctorlabs/ecli [INFO] finished tweaking git repo https://github.com/proctorlabs/ecli [INFO] tweaked toml for git repo https://github.com/proctorlabs/ecli written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/proctorlabs/ecli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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-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" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 84dadbba3ddd05bd8088319255193ceea59852bab565dd38304f54cd0efc2dda [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" "84dadbba3ddd05bd8088319255193ceea59852bab565dd38304f54cd0efc2dda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "84dadbba3ddd05bd8088319255193ceea59852bab565dd38304f54cd0efc2dda", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84dadbba3ddd05bd8088319255193ceea59852bab565dd38304f54cd0efc2dda", kill_on_drop: false }` [INFO] [stdout] 84dadbba3ddd05bd8088319255193ceea59852bab565dd38304f54cd0efc2dda [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" "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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--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] 06ab986667b664324648c3c27355830a9de6f8b87d86ee3e71b6dc77a6d1b3dc [INFO] running `Command { std: "docker" "start" "-a" "06ab986667b664324648c3c27355830a9de6f8b87d86ee3e71b6dc77a6d1b3dc", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling termion v1.5.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling unstructured v0.3.1 [INFO] [stderr] Compiling serde_yaml v0.8.9 [INFO] [stderr] Compiling templar v0.1.0 [INFO] [stderr] Compiling ecli v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/templates/mod.rs:9:39 [INFO] [stdout] | [INFO] [stdout] 9 | pub static ref TEMPLAR: Templar = { Templar::default() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "06ab986667b664324648c3c27355830a9de6f8b87d86ee3e71b6dc77a6d1b3dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06ab986667b664324648c3c27355830a9de6f8b87d86ee3e71b6dc77a6d1b3dc", kill_on_drop: false }` [INFO] [stdout] 06ab986667b664324648c3c27355830a9de6f8b87d86ee3e71b6dc77a6d1b3dc [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" "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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] 112494be5f349a3e1a6e8e689300ef78082a8edc9463a287c3f1d4705c3efb15 [INFO] running `Command { std: "docker" "start" "-a" "112494be5f349a3e1a6e8e689300ef78082a8edc9463a287c3f1d4705c3efb15", kill_on_drop: false }` [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling tinytemplate v1.0.2 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling rand_os v0.2.2 [INFO] [stderr] Compiling rand_xoshiro v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling criterion-plot v0.4.0 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling criterion v0.3.0 [INFO] [stderr] Compiling ecli v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary braces around block return value [INFO] [stdout] --> src/templates/mod.rs:9:39 [INFO] [stdout] | [INFO] [stdout] 9 | pub static ref TEMPLAR: Templar = { Templar::default() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 32.43s [INFO] running `Command { std: "docker" "inspect" "112494be5f349a3e1a6e8e689300ef78082a8edc9463a287c3f1d4705c3efb15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "112494be5f349a3e1a6e8e689300ef78082a8edc9463a287c3f1d4705c3efb15", kill_on_drop: false }` [INFO] [stdout] 112494be5f349a3e1a6e8e689300ef78082a8edc9463a287c3f1d4705c3efb15 [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" "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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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] 1798cef36e5f1f8e6c2cd1e8d3b8769e465ab0755f55ee72a747bb1ee3d04018 [INFO] running `Command { std: "docker" "start" "-a" "1798cef36e5f1f8e6c2cd1e8d3b8769e465ab0755f55ee72a747bb1ee3d04018", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary braces around block return value [INFO] [stderr] --> src/templates/mod.rs:9:39 [INFO] [stderr] | [INFO] [stderr] 9 | pub static ref TEMPLAR: Templar = { Templar::default() }; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/ecli-55c38ff9bb0c67dc [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" "1798cef36e5f1f8e6c2cd1e8d3b8769e465ab0755f55ee72a747bb1ee3d04018", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1798cef36e5f1f8e6c2cd1e8d3b8769e465ab0755f55ee72a747bb1ee3d04018", kill_on_drop: false }` [INFO] [stdout] 1798cef36e5f1f8e6c2cd1e8d3b8769e465ab0755f55ee72a747bb1ee3d04018