[INFO] cloning repository https://github.com/redcarpetoaxaca/vigilant-umbrella [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/redcarpetoaxaca/vigilant-umbrella" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredcarpetoaxaca%2Fvigilant-umbrella", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredcarpetoaxaca%2Fvigilant-umbrella'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 017cab5ec82fe0b663f3bc5bff5501528b55be57 [INFO] testing redcarpetoaxaca/vigilant-umbrella against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredcarpetoaxaca%2Fvigilant-umbrella" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/redcarpetoaxaca/vigilant-umbrella on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/redcarpetoaxaca/vigilant-umbrella [INFO] finished tweaking git repo https://github.com/redcarpetoaxaca/vigilant-umbrella [INFO] tweaked toml for git repo https://github.com/redcarpetoaxaca/vigilant-umbrella written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/redcarpetoaxaca/vigilant-umbrella already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rental v0.5.4 [INFO] [stderr] Downloaded rental-impl v0.5.4 [INFO] [stderr] Downloaded proc-macro-hack v0.5.8 [INFO] [stderr] Downloaded fluent-locale v0.7.0 [INFO] [stderr] Downloaded fluent-bundle v0.7.1 [INFO] [stderr] Downloaded syn v0.15.42 [INFO] [stderr] Downloaded fluent-syntax v0.9.0 [INFO] [stderr] Downloaded unic-langid-macros v0.2.0 [INFO] [stderr] Downloaded unic-langid v0.4.1 [INFO] [stderr] Downloaded unic-langid-macros-impl v0.2.0 [INFO] [stderr] Downloaded unic-langid-impl v0.4.0 [INFO] [stderr] Downloaded intl_pluralrules v2.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 425d370d36012c28ef48a9a0287cad00cdce60892338e7ccba3b9c7fdc07e5d3 [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" "425d370d36012c28ef48a9a0287cad00cdce60892338e7ccba3b9c7fdc07e5d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "425d370d36012c28ef48a9a0287cad00cdce60892338e7ccba3b9c7fdc07e5d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "425d370d36012c28ef48a9a0287cad00cdce60892338e7ccba3b9c7fdc07e5d3", kill_on_drop: false }` [INFO] [stdout] 425d370d36012c28ef48a9a0287cad00cdce60892338e7ccba3b9c7fdc07e5d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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] 845cca3e201cb40aa3294286af20cf9c978d5158c7925c5fe45079cd037c8ee4 [INFO] running `Command { std: "docker" "start" "-a" "845cca3e201cb40aa3294286af20cf9c978d5158c7925c5fe45079cd037c8ee4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling unic-langid-impl v0.4.0 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling fluent-syntax v0.9.0 [INFO] [stderr] Compiling fluent-locale v0.4.1 [INFO] [stderr] Compiling intl_pluralrules v1.0.3 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.8 [INFO] [stderr] Compiling rental-impl v0.5.4 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling unic-langid-macros-impl v0.2.0 [INFO] [stderr] Compiling unic-langid-macros v0.2.0 [INFO] [stderr] Compiling unic-langid v0.4.1 [INFO] [stderr] Compiling fluent-locale v0.7.0 [INFO] [stderr] Compiling intl_pluralrules v2.0.0 [INFO] [stderr] Compiling rental v0.5.4 [INFO] [stderr] Compiling fluent-bundle v0.6.0 [INFO] [stderr] Compiling fluent-bundle v0.7.1 [INFO] [stderr] Compiling fluent v0.6.0 [INFO] [stderr] Compiling vigilant-umbrella v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `FluentArgs`, `FluentValue` [INFO] [stdout] --> src/main.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use fluent_bundle::{FluentArgs, FluentBundle, FluentResource, FluentValue}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` 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 05s [INFO] running `Command { std: "docker" "inspect" "845cca3e201cb40aa3294286af20cf9c978d5158c7925c5fe45079cd037c8ee4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "845cca3e201cb40aa3294286af20cf9c978d5158c7925c5fe45079cd037c8ee4", kill_on_drop: false }` [INFO] [stdout] 845cca3e201cb40aa3294286af20cf9c978d5158c7925c5fe45079cd037c8ee4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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] bcfa8c500d9aa03e78bfbb2ab9c443e044d674099b85eb27d27436c1ca6279e5 [INFO] running `Command { std: "docker" "start" "-a" "bcfa8c500d9aa03e78bfbb2ab9c443e044d674099b85eb27d27436c1ca6279e5", kill_on_drop: false }` [INFO] [stderr] Compiling vigilant-umbrella v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `FluentArgs`, `FluentValue` [INFO] [stdout] --> src/main.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use fluent_bundle::{FluentArgs, FluentBundle, FluentResource, FluentValue}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` 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 1.04s [INFO] running `Command { std: "docker" "inspect" "bcfa8c500d9aa03e78bfbb2ab9c443e044d674099b85eb27d27436c1ca6279e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcfa8c500d9aa03e78bfbb2ab9c443e044d674099b85eb27d27436c1ca6279e5", kill_on_drop: false }` [INFO] [stdout] bcfa8c500d9aa03e78bfbb2ab9c443e044d674099b85eb27d27436c1ca6279e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7edcb00f9400b67d090edc9be84b7345b7111d8000c081ef904c7576243fd750 [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" "7edcb00f9400b67d090edc9be84b7345b7111d8000c081ef904c7576243fd750", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `FluentArgs`, `FluentValue` [INFO] [stderr] --> src/main.rs:1:21 [INFO] [stderr] | [INFO] [stderr] 1 | use fluent_bundle::{FluentArgs, FluentBundle, FluentResource, FluentValue}; [INFO] [stderr] | ^^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `vigilant-umbrella` (bin "vigilant-umbrella" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/vigilant_umbrella-ce54d906bc2b8e0a) [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" "7edcb00f9400b67d090edc9be84b7345b7111d8000c081ef904c7576243fd750", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7edcb00f9400b67d090edc9be84b7345b7111d8000c081ef904c7576243fd750", kill_on_drop: false }` [INFO] [stdout] 7edcb00f9400b67d090edc9be84b7345b7111d8000c081ef904c7576243fd750