[INFO] fetching crate ecli 0.2.0... [INFO] testing ecli-0.2.0 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate ecli 0.2.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate ecli 0.2.0 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ecli 0.2.0 [INFO] finished tweaking crates.io crate ecli 0.2.0 [INFO] tweaked toml for crates.io crate ecli 0.2.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate ecli 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_yaml v0.8.9 [INFO] [stderr] Downloaded unstructured v0.3.1 [INFO] [stderr] Downloaded templar v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "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] 938ed21d301693807e49b19f3e970d1f8b3a46e41391f9a8cc5ecb5adb248943 [INFO] running `Command { std: "docker" "start" "-a" "938ed21d301693807e49b19f3e970d1f8b3a46e41391f9a8cc5ecb5adb248943", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "938ed21d301693807e49b19f3e970d1f8b3a46e41391f9a8cc5ecb5adb248943", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "938ed21d301693807e49b19f3e970d1f8b3a46e41391f9a8cc5ecb5adb248943", kill_on_drop: false }` [INFO] [stdout] 938ed21d301693807e49b19f3e970d1f8b3a46e41391f9a8cc5ecb5adb248943 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e57c200ab09b663b395c350d6e00a72c1e18fcd2f877c517cd815ca9e9f87982 [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" "e57c200ab09b663b395c350d6e00a72c1e18fcd2f877c517cd815ca9e9f87982", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling dtoa v0.4.4 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling numtoa v0.1.0 [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 num-traits v0.2.8 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling termion v1.5.3 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [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_yaml v0.8.9 [INFO] [stderr] Compiling unstructured v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.40 [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] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 9 - pub static ref TEMPLAR: Templar = { Templar::default() }; [INFO] [stdout] 9 + pub static ref TEMPLAR: Templar = Templar::default(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "e57c200ab09b663b395c350d6e00a72c1e18fcd2f877c517cd815ca9e9f87982", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e57c200ab09b663b395c350d6e00a72c1e18fcd2f877c517cd815ca9e9f87982", kill_on_drop: false }` [INFO] [stdout] e57c200ab09b663b395c350d6e00a72c1e18fcd2f877c517cd815ca9e9f87982 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "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] 36b727a534097be5fd670f33170481d3c6d85980bbce0cf8e32fd13627ca76da [INFO] running `Command { std: "docker" "start" "-a" "36b727a534097be5fd670f33170481d3c6d85980bbce0cf8e32fd13627ca76da", kill_on_drop: false }` [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling itertools v0.8.0 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling tinytemplate v1.0.2 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_xoshiro v0.3.1 [INFO] [stderr] Compiling rand_os v0.2.2 [INFO] [stderr] Compiling criterion-plot v0.4.0 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling rayon v1.2.0 [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] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 9 - pub static ref TEMPLAR: Templar = { Templar::default() }; [INFO] [stdout] 9 + pub static ref TEMPLAR: Templar = Templar::default(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 29.41s [INFO] running `Command { std: "docker" "inspect" "36b727a534097be5fd670f33170481d3c6d85980bbce0cf8e32fd13627ca76da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36b727a534097be5fd670f33170481d3c6d85980bbce0cf8e32fd13627ca76da", kill_on_drop: false }` [INFO] [stdout] 36b727a534097be5fd670f33170481d3c6d85980bbce0cf8e32fd13627ca76da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] afc8449f85c61e7dde4a933ef615328d9d80ce1118714fe578b1959d57132c76 [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" "afc8449f85c61e7dde4a933ef615328d9d80ce1118714fe578b1959d57132c76", 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] | ^^ ^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_braces)]` on by default [INFO] [stderr] help: remove these braces [INFO] [stderr] | [INFO] [stderr] 9 - pub static ref TEMPLAR: Templar = { Templar::default() }; [INFO] [stderr] 9 + pub static ref TEMPLAR: Templar = Templar::default(); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `ecli` (bin "ecli" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ecli-2bece788404016ad) [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" "afc8449f85c61e7dde4a933ef615328d9d80ce1118714fe578b1959d57132c76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afc8449f85c61e7dde4a933ef615328d9d80ce1118714fe578b1959d57132c76", kill_on_drop: false }` [INFO] [stdout] afc8449f85c61e7dde4a933ef615328d9d80ce1118714fe578b1959d57132c76