[INFO] cloning repository https://github.com/kellpossible/fluent-multiline-bug [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kellpossible/fluent-multiline-bug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkellpossible%2Ffluent-multiline-bug", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkellpossible%2Ffluent-multiline-bug'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 36ea6cc102a36c2e70358b53e10ee227525bd740 [INFO] testing kellpossible/fluent-multiline-bug against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkellpossible%2Ffluent-multiline-bug" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kellpossible/fluent-multiline-bug on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kellpossible/fluent-multiline-bug [INFO] finished tweaking git repo https://github.com/kellpossible/fluent-multiline-bug [INFO] tweaked toml for git repo https://github.com/kellpossible/fluent-multiline-bug written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/kellpossible/fluent-multiline-bug already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5fe0ac8a4e80a9fbe9761ccfbacb571e9cc25b33ecd8a537411e38a70e2edb5 [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" "b5fe0ac8a4e80a9fbe9761ccfbacb571e9cc25b33ecd8a537411e38a70e2edb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5fe0ac8a4e80a9fbe9761ccfbacb571e9cc25b33ecd8a537411e38a70e2edb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5fe0ac8a4e80a9fbe9761ccfbacb571e9cc25b33ecd8a537411e38a70e2edb5", kill_on_drop: false }` [INFO] [stdout] b5fe0ac8a4e80a9fbe9761ccfbacb571e9cc25b33ecd8a537411e38a70e2edb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb84115d241be9c1fcf513f5926a1df8f56f503af41a18966c63744e65a8ac6f [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" "bb84115d241be9c1fcf513f5926a1df8f56f503af41a18966c63744e65a8ac6f", kill_on_drop: false }` [INFO] [stderr] Compiling tinystr v0.3.4 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fluent-syntax v0.9.3 [INFO] [stderr] Compiling type-map v0.3.0 [INFO] [stderr] Compiling unic-langid-impl v0.9.0 [INFO] [stderr] Compiling unic-langid v0.9.0 [INFO] [stderr] Compiling intl_pluralrules v7.0.0 [INFO] [stderr] Compiling intl-memoizer v0.5.0 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling rental v0.5.5 [INFO] [stderr] Compiling fluent-bundle v0.12.0 [INFO] [stderr] Compiling fluent v0.12.0 [INFO] [stderr] Compiling fluent-multiline-bug v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.77s [INFO] running `Command { std: "docker" "inspect" "bb84115d241be9c1fcf513f5926a1df8f56f503af41a18966c63744e65a8ac6f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb84115d241be9c1fcf513f5926a1df8f56f503af41a18966c63744e65a8ac6f", kill_on_drop: false }` [INFO] [stdout] bb84115d241be9c1fcf513f5926a1df8f56f503af41a18966c63744e65a8ac6f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44a949c4de34f7df0c508881a381554c69bd318619f143a1db2fa032657e7621 [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" "44a949c4de34f7df0c508881a381554c69bd318619f143a1db2fa032657e7621", kill_on_drop: false }` [INFO] [stderr] Compiling fluent-multiline-bug v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.12s [INFO] running `Command { std: "docker" "inspect" "44a949c4de34f7df0c508881a381554c69bd318619f143a1db2fa032657e7621", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44a949c4de34f7df0c508881a381554c69bd318619f143a1db2fa032657e7621", kill_on_drop: false }` [INFO] [stdout] 44a949c4de34f7df0c508881a381554c69bd318619f143a1db2fa032657e7621 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "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] 4d2048a5a0e5ab20199246110cb80a21e7ee1d481da9309c3d23931bb42977d0 [INFO] running `Command { std: "docker" "start" "-a" "4d2048a5a0e5ab20199246110cb80a21e7ee1d481da9309c3d23931bb42977d0", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fluent_multiline_bug-1b12a83f890430a8 [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" "4d2048a5a0e5ab20199246110cb80a21e7ee1d481da9309c3d23931bb42977d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d2048a5a0e5ab20199246110cb80a21e7ee1d481da9309c3d23931bb42977d0", kill_on_drop: false }` [INFO] [stdout] 4d2048a5a0e5ab20199246110cb80a21e7ee1d481da9309c3d23931bb42977d0