[INFO] updating cached repository https://github.com/redcarpetoaxaca/vigilant-umbrella [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 017cab5ec82fe0b663f3bc5bff5501528b55be57 [INFO] testing redcarpetoaxaca/vigilant-umbrella against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredcarpetoaxaca%2Fvigilant-umbrella" "/workspace/builds/worker-11/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/redcarpetoaxaca/vigilant-umbrella on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [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-11/source/Cargo.toml [INFO] crate git repo https://github.com/redcarpetoaxaca/vigilant-umbrella already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c164b12cee6f485c55517cfe8d719d07b78510aaca4e9370e3544ff56b7402d4 [INFO] running `"docker" "start" "-a" "c164b12cee6f485c55517cfe8d719d07b78510aaca4e9370e3544ff56b7402d4"` [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling unic-langid-impl v0.4.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling fluent-syntax v0.9.0 [INFO] [stderr] Compiling fluent-locale v0.4.1 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Compiling intl_pluralrules v1.0.3 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling proc-macro-hack v0.5.8 [INFO] [stderr] Compiling rental-impl v0.5.4 [INFO] [stderr] Compiling failure_derive v0.1.5 [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 intl_pluralrules v2.0.0 [INFO] [stderr] Compiling fluent-locale v0.7.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] [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: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `"docker" "inspect" "c164b12cee6f485c55517cfe8d719d07b78510aaca4e9370e3544ff56b7402d4"` [INFO] running `"docker" "rm" "-f" "c164b12cee6f485c55517cfe8d719d07b78510aaca4e9370e3544ff56b7402d4"` [INFO] [stdout] c164b12cee6f485c55517cfe8d719d07b78510aaca4e9370e3544ff56b7402d4 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stdout] c0940d3666d8fce83549d023bbeaac477907fc402293663f0b940ae9d6ea4480 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "c0940d3666d8fce83549d023bbeaac477907fc402293663f0b940ae9d6ea4480"` [INFO] [stderr] Compiling vigilant-umbrella v0.1.0 (/opt/rustwide/workdir) [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: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.04s [INFO] running `"docker" "inspect" "c0940d3666d8fce83549d023bbeaac477907fc402293663f0b940ae9d6ea4480"` [INFO] running `"docker" "rm" "-f" "c0940d3666d8fce83549d023bbeaac477907fc402293663f0b940ae9d6ea4480"` [INFO] [stdout] c0940d3666d8fce83549d023bbeaac477907fc402293663f0b940ae9d6ea4480 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d956c0217701d1be87ad70583c5b71081ddd8c8e8d5b4e3d31fff47c428ff329 [INFO] running `"docker" "start" "-a" "d956c0217701d1be87ad70583c5b71081ddd8c8e8d5b4e3d31fff47c428ff329"` [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: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/vigilant_umbrella-f541f13d9293b598 [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 `"docker" "inspect" "d956c0217701d1be87ad70583c5b71081ddd8c8e8d5b4e3d31fff47c428ff329"` [INFO] running `"docker" "rm" "-f" "d956c0217701d1be87ad70583c5b71081ddd8c8e8d5b4e3d31fff47c428ff329"` [INFO] [stdout] d956c0217701d1be87ad70583c5b71081ddd8c8e8d5b4e3d31fff47c428ff329