[INFO] updating cached repository https://github.com/johannesvollmer/oriole-text [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] f77f6fd744bac215a22e87d476d4d119c8c7a841 [INFO] testing johannesvollmer/oriole-text against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohannesvollmer%2Foriole-text" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/johannesvollmer/oriole-text 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/johannesvollmer/oriole-text [INFO] finished tweaking git repo https://github.com/johannesvollmer/oriole-text [INFO] tweaked toml for git repo https://github.com/johannesvollmer/oriole-text written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/johannesvollmer/oriole-text already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] c45f0261a28ad554ca8201ccf7e0b8d380f1ebc04b188e557d2235723e07985c [INFO] running `"docker" "start" "-a" "c45f0261a28ad554ca8201ccf7e0b8d380f1ebc04b188e557d2235723e07985c"` [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling serde v1.0.87 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling bincode v1.1.1 [INFO] [stderr] Compiling lz4-compression v0.6.0 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling serde_derive v1.0.87 [INFO] [stderr] Compiling oriole-text v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.09s [INFO] running `"docker" "inspect" "c45f0261a28ad554ca8201ccf7e0b8d380f1ebc04b188e557d2235723e07985c"` [INFO] running `"docker" "rm" "-f" "c45f0261a28ad554ca8201ccf7e0b8d380f1ebc04b188e557d2235723e07985c"` [INFO] [stdout] c45f0261a28ad554ca8201ccf7e0b8d380f1ebc04b188e557d2235723e07985c [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b79f3688f7986f0f3411db36d231b5826baed3756a41a31824d0afac8a3c10c5 [INFO] running `"docker" "start" "-a" "b79f3688f7986f0f3411db36d231b5826baed3756a41a31824d0afac8a3c10c5"` [INFO] [stderr] Compiling oriole-text v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.75s [INFO] running `"docker" "inspect" "b79f3688f7986f0f3411db36d231b5826baed3756a41a31824d0afac8a3c10c5"` [INFO] running `"docker" "rm" "-f" "b79f3688f7986f0f3411db36d231b5826baed3756a41a31824d0afac8a3c10c5"` [INFO] [stdout] b79f3688f7986f0f3411db36d231b5826baed3756a41a31824d0afac8a3c10c5 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 0fc13a884d86466cb3b9b912ef3b22654aff20d161118f2c89adf23c580cf135 [INFO] running `"docker" "start" "-a" "0fc13a884d86466cb3b9b912ef3b22654aff20d161118f2c89adf23c580cf135"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/oriole_text-1b03efcd6c8ab80f [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::construct_text ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests oriole-text [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" "0fc13a884d86466cb3b9b912ef3b22654aff20d161118f2c89adf23c580cf135"` [INFO] running `"docker" "rm" "-f" "0fc13a884d86466cb3b9b912ef3b22654aff20d161118f2c89adf23c580cf135"` [INFO] [stdout] 0fc13a884d86466cb3b9b912ef3b22654aff20d161118f2c89adf23c580cf135