[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.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkellpossible%2Ffluent-multiline-bug" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kellpossible/fluent-multiline-bug on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-11/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.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded type-map v0.3.0 [INFO] [stderr] Downloaded intl-memoizer v0.5.0 [INFO] [stderr] Downloaded intl_pluralrules v7.0.0 [INFO] [stderr] Downloaded fluent v0.12.0 [INFO] running `Command { std: "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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "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] 0de789e6df5b62304f6a1af21c56c645899b1a9774ff9b9d0c1e1a84fac61bca [INFO] running `Command { std: "docker" "start" "-a" "0de789e6df5b62304f6a1af21c56c645899b1a9774ff9b9d0c1e1a84fac61bca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0de789e6df5b62304f6a1af21c56c645899b1a9774ff9b9d0c1e1a84fac61bca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0de789e6df5b62304f6a1af21c56c645899b1a9774ff9b9d0c1e1a84fac61bca", kill_on_drop: false }` [INFO] [stdout] 0de789e6df5b62304f6a1af21c56c645899b1a9774ff9b9d0c1e1a84fac61bca [INFO] running `Command { std: "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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "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] c7bcf1c67275f576eb989c78ee1612354707e2b9fccf7924a5668a0679ca6d42 [INFO] running `Command { std: "docker" "start" "-a" "c7bcf1c67275f576eb989c78ee1612354707e2b9fccf7924a5668a0679ca6d42", 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 fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl_pluralrules v7.0.0 [INFO] [stderr] Compiling intl-memoizer v0.5.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 51.46s [INFO] running `Command { std: "docker" "inspect" "c7bcf1c67275f576eb989c78ee1612354707e2b9fccf7924a5668a0679ca6d42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7bcf1c67275f576eb989c78ee1612354707e2b9fccf7924a5668a0679ca6d42", kill_on_drop: false }` [INFO] [stdout] c7bcf1c67275f576eb989c78ee1612354707e2b9fccf7924a5668a0679ca6d42 [INFO] running `Command { std: "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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b0b986eed8008e0cb35a13f536762f649d1dbc0abfe257d1516d89fca96d62a1 [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" "b0b986eed8008e0cb35a13f536762f649d1dbc0abfe257d1516d89fca96d62a1", 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.00s [INFO] running `Command { std: "docker" "inspect" "b0b986eed8008e0cb35a13f536762f649d1dbc0abfe257d1516d89fca96d62a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b0b986eed8008e0cb35a13f536762f649d1dbc0abfe257d1516d89fca96d62a1", kill_on_drop: false }` [INFO] [stdout] b0b986eed8008e0cb35a13f536762f649d1dbc0abfe257d1516d89fca96d62a1 [INFO] running `Command { std: "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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.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] e13f4ca0da65f503906c895d81646bf035f881a2e950a01af8d4be754199625f [INFO] running `Command { std: "docker" "start" "-a" "e13f4ca0da65f503906c895d81646bf035f881a2e950a01af8d4be754199625f", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/fluent_multiline_bug-839cbca09135c7fe) [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" "e13f4ca0da65f503906c895d81646bf035f881a2e950a01af8d4be754199625f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e13f4ca0da65f503906c895d81646bf035f881a2e950a01af8d4be754199625f", kill_on_drop: false }` [INFO] [stdout] e13f4ca0da65f503906c895d81646bf035f881a2e950a01af8d4be754199625f