[INFO] crate yaircc 0.1.0 is already in cache [INFO] testing yaircc-0.1.0 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate yaircc 0.1.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate yaircc 0.1.0 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate yaircc 0.1.0 [INFO] finished tweaking crates.io crate yaircc 0.1.0 [INFO] tweaked toml for crates.io crate yaircc 0.1.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate yaircc 0.1.0 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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] 57a310f384b51aaee0653183f61e1e8690f3778947bfb6a3e19106cd23ce1ab0 [INFO] running `"docker" "start" "-a" "57a310f384b51aaee0653183f61e1e8690f3778947bfb6a3e19106cd23ce1ab0"` [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling yaircc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.12s [INFO] running `"docker" "inspect" "57a310f384b51aaee0653183f61e1e8690f3778947bfb6a3e19106cd23ce1ab0"` [INFO] running `"docker" "rm" "-f" "57a310f384b51aaee0653183f61e1e8690f3778947bfb6a3e19106cd23ce1ab0"` [INFO] [stdout] 57a310f384b51aaee0653183f61e1e8690f3778947bfb6a3e19106cd23ce1ab0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] aa525752dcd49231703e0a7f818dffc4ab10fe0b2896638e755b59c466bf95e3 [INFO] running `"docker" "start" "-a" "aa525752dcd49231703e0a7f818dffc4ab10fe0b2896638e755b59c466bf95e3"` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling pin-project-lite v0.1.0 [INFO] [stderr] Compiling once_cell v1.2.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling async-macros v1.0.0 [INFO] [stderr] Compiling futures-timer v1.0.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling synstructure v0.12.2 [INFO] [stderr] Compiling backtrace v0.3.40 [INFO] [stderr] Compiling async-task v1.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling async-std v0.99.12 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling yaircc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 36.90s [INFO] running `"docker" "inspect" "aa525752dcd49231703e0a7f818dffc4ab10fe0b2896638e755b59c466bf95e3"` [INFO] running `"docker" "rm" "-f" "aa525752dcd49231703e0a7f818dffc4ab10fe0b2896638e755b59c466bf95e3"` [INFO] [stdout] aa525752dcd49231703e0a7f818dffc4ab10fe0b2896638e755b59c466bf95e3 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] a6ce5f343d1151459ee8c26477eea19aa9e9f70c3459c57525c5cdd432e749c7 [INFO] running `"docker" "start" "-a" "a6ce5f343d1151459ee8c26477eea19aa9e9f70c3459c57525c5cdd432e749c7"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/yaircc-35b0a0c3a58a01db [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test message::test_full ... ok [INFO] [stdout] test message::test_prefix_none ... ok [INFO] [stdout] test message::test_prefix_server ... ok [INFO] [stdout] test message::test_prefix_user ... ok [INFO] [stdout] test message::test_no_args ... ok [INFO] [stdout] test message::test_empty_message ... ok [INFO] [stdout] test message::test_empty_message_trim ... ok [INFO] [stdout] test message::test_only_command ... ok [INFO] [stdout] test message::test_no_suffix ... ok [INFO] [stdout] test message::test_no_prefix ... ok [INFO] [stdout] test message::test_only_prefix ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests yaircc [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" "a6ce5f343d1151459ee8c26477eea19aa9e9f70c3459c57525c5cdd432e749c7"` [INFO] running `"docker" "rm" "-f" "a6ce5f343d1151459ee8c26477eea19aa9e9f70c3459c57525c5cdd432e749c7"` [INFO] [stdout] a6ce5f343d1151459ee8c26477eea19aa9e9f70c3459c57525c5cdd432e749c7