[INFO] cloning repository https://github.com/igorsaux/fluent-onyx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/igorsaux/fluent-onyx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figorsaux%2Ffluent-onyx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figorsaux%2Ffluent-onyx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ae03e6c0cca637d615b770429e0c9e6eaa65ac9c [INFO] testing igorsaux/fluent-onyx against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Figorsaux%2Ffluent-onyx" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/igorsaux/fluent-onyx on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/igorsaux/fluent-onyx [INFO] finished tweaking git repo https://github.com/igorsaux/fluent-onyx [INFO] tweaked toml for git repo https://github.com/igorsaux/fluent-onyx written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/igorsaux/fluent-onyx already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] d2ac45a69f7b9fe25af6213d0ea67f6d48ff3588553217e1c5182855a30850dc [INFO] running `Command { std: "docker" "start" "-a" "d2ac45a69f7b9fe25af6213d0ea67f6d48ff3588553217e1c5182855a30850dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2ac45a69f7b9fe25af6213d0ea67f6d48ff3588553217e1c5182855a30850dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2ac45a69f7b9fe25af6213d0ea67f6d48ff3588553217e1c5182855a30850dc", kill_on_drop: false }` [INFO] [stdout] d2ac45a69f7b9fe25af6213d0ea67f6d48ff3588553217e1c5182855a30850dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] e13921cc5cf233459ec8526b31875309d90bf405c0cbd6947b949da7e70047e0 [INFO] running `Command { std: "docker" "start" "-a" "e13921cc5cf233459ec8526b31875309d90bf405c0cbd6947b949da7e70047e0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling tinystr v0.3.4 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling self_cell v0.10.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling byond v0.4.0 (https://github.com/PJB3005/byond-rs#f211b3eb) [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling pretty_assertions v1.2.1 [INFO] [stderr] Compiling unic-langid-impl v0.9.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling unic-langid v0.9.0 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl-memoizer v0.5.1 [INFO] [stderr] Compiling intl_pluralrules v7.0.1 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling fluent-syntax v0.11.0 [INFO] [stderr] Compiling flexi_logger v0.22.3 [INFO] [stderr] Compiling fluent-bundle v0.15.2 [INFO] [stderr] Compiling fluent v0.16.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling fluent-onyx v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "e13921cc5cf233459ec8526b31875309d90bf405c0cbd6947b949da7e70047e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e13921cc5cf233459ec8526b31875309d90bf405c0cbd6947b949da7e70047e0", kill_on_drop: false }` [INFO] [stdout] e13921cc5cf233459ec8526b31875309d90bf405c0cbd6947b949da7e70047e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 161d199f11bbff41d6e30babf749a604adb9986b04c695e64e0d892300462f96 [INFO] running `Command { std: "docker" "start" "-a" "161d199f11bbff41d6e30babf749a604adb9986b04c695e64e0d892300462f96", kill_on_drop: false }` [INFO] [stderr] Compiling fluent-onyx v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.45s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/fluent_onyx-2addb8358cdde4e4) [INFO] running `Command { std: "docker" "inspect" "161d199f11bbff41d6e30babf749a604adb9986b04c695e64e0d892300462f96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "161d199f11bbff41d6e30babf749a604adb9986b04c695e64e0d892300462f96", kill_on_drop: false }` [INFO] [stdout] 161d199f11bbff41d6e30babf749a604adb9986b04c695e64e0d892300462f96 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] a7706013f3904cdcc0b07440cfdced4733d9fe368876f09bb684cbe591b08061 [INFO] running `Command { std: "docker" "start" "-a" "a7706013f3904cdcc0b07440cfdced4733d9fe368876f09bb684cbe591b08061", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stdout] running 6 tests [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fluent_onyx-2addb8358cdde4e4) [INFO] [stdout] test functions::en::tests::test_an ... ok [INFO] [stdout] test functions::en::tests::test_a ... ok [INFO] [stdout] test functions::en::tests::test_no_more_a ... ok [INFO] [stdout] test functions::tests::test_pick ... ok [INFO] [stdout] test functions::en::tests::test_the ... ok [INFO] [stdout] test functions::en::tests::test_no_more_the ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a7706013f3904cdcc0b07440cfdced4733d9fe368876f09bb684cbe591b08061", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7706013f3904cdcc0b07440cfdced4733d9fe368876f09bb684cbe591b08061", kill_on_drop: false }` [INFO] [stdout] a7706013f3904cdcc0b07440cfdced4733d9fe368876f09bb684cbe591b08061