[INFO] updating cached repository https://github.com/LoliGothick/cherries-rs [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] 0065bbb3619fb76eb8c69bdb791dc7b2d6e6884d [INFO] testing LoliGothick/cherries-rs against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLoliGothick%2Fcherries-rs" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LoliGothick/cherries-rs 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/LoliGothick/cherries-rs [INFO] finished tweaking git repo https://github.com/LoliGothick/cherries-rs [INFO] tweaked toml for git repo https://github.com/LoliGothick/cherries-rs written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/LoliGothick/cherries-rs 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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] [stdout] a3fdf9d939f5e0003068dcbf8c55becfb69c223f6ab00bcbf9d5b560b29e6416 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "a3fdf9d939f5e0003068dcbf8c55becfb69c223f6ab00bcbf9d5b560b29e6416"` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling uom v0.25.0 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling cherries v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 59s [INFO] running `"docker" "inspect" "a3fdf9d939f5e0003068dcbf8c55becfb69c223f6ab00bcbf9d5b560b29e6416"` [INFO] running `"docker" "rm" "-f" "a3fdf9d939f5e0003068dcbf8c55becfb69c223f6ab00bcbf9d5b560b29e6416"` [INFO] [stdout] a3fdf9d939f5e0003068dcbf8c55becfb69c223f6ab00bcbf9d5b560b29e6416 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] a20db74080b005606ce82d2545f539fb59de4dfff28aa529f375221fff9d5f7f [INFO] running `"docker" "start" "-a" "a20db74080b005606ce82d2545f539fb59de4dfff28aa529f375221fff9d5f7f"` [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling cherries v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.87s [INFO] running `"docker" "inspect" "a20db74080b005606ce82d2545f539fb59de4dfff28aa529f375221fff9d5f7f"` [INFO] running `"docker" "rm" "-f" "a20db74080b005606ce82d2545f539fb59de4dfff28aa529f375221fff9d5f7f"` [INFO] [stdout] a20db74080b005606ce82d2545f539fb59de4dfff28aa529f375221fff9d5f7f [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] fa24b761975a4e5ea0debe02e97e530cae7504c0b5659a1a8aa989f781d41e32 [INFO] running `"docker" "start" "-a" "fa24b761975a4e5ea0debe02e97e530cae7504c0b5659a1a8aa989f781d41e32"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cherries-13562250d3944ca1 [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::map_tests ... ok [INFO] [stdout] test validate_tests::it_works ... ok [INFO] [stdout] test serialize_tests::it_works ... ok [INFO] [stdout] test fold_tests::it_works ... ok [INFO] [stdout] test label_tests::it_works ... ok [INFO] [stdout] test tests::basic_tests ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests cherries [INFO] [stdout] [INFO] [stdout] running 24 tests [INFO] [stdout] test src/node.rs - node::Cherry::map (line 354) ... FAILED [INFO] [stdout] test src/node.rs - node::Cherry::to_json (line 242) ... FAILED [INFO] [stdout] test src/node.rs - node::Cherry::value (line 181) ... FAILED [INFO] [stdout] test src/fold.rs - maximum (line 208) ... FAILED [INFO] [stdout] test src/fold.rs - minimum (line 178) ... FAILED [INFO] [stdout] test src/node.rs - node::Cherry::quantity (line 301) ... FAILED [INFO] [stdout] test src/fold.rs - prod_all (line 117) ... FAILED [INFO] [stdout] test src/node.rs - node::Cherry::with (line 405) ... FAILED [INFO] [stdout] test src/cmp.rs - cmp::Cherry (line 13) ... FAILED [INFO] [stdout] test src/node.rs - node::Leaf::build (line 450) ... FAILED [INFO] [stdout] test src/node.rs - node::Cherry::symbol (line 213) ... FAILED [INFO] [stdout] test src/node.rs - node::Cherry::labeled (line 334) ... ok [INFO] [stdout] test src/node.rs - node::Cherry::name (line 320) ... ok [INFO] [stdout] test src/node.rs - node::Cherry::is_satisfy_with (line 378) ... ok [INFO] [stdout] test src/node.rs - node::Cherry::name (line 164) ... ok [INFO] [stdout] test src/lib.rs - (line 11) ... ok [INFO] [stdout] test src/fold.rs - sum_all (line 147) ... ok [INFO] [stdout] test src/ops.rs - ops::Cherry (line 49) ... ok [INFO] [stdout] test src/ops.rs - ops::Cherry (line 121) ... ok [INFO] [stdout] test src/ops.rs - ops::Cherry (line 12) ... ok [INFO] [stdout] test src/ops.rs - ops::Cherry (line 85) ... ok [INFO] [stdout] test src/validate.rs - validate::Cherry (line 118) ... ok [INFO] [stdout] test src/validate.rs - validate::ValidateChain::into_result (line 45) ... ok [INFO] [stdout] test src/validate.rs - validate::ValidateChain (line 178) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/node.rs - node::Cherry::map (line 354) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/node.rs - node::Cherry::to_json (line 242) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/node.rs - node::Cherry::value (line 181) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fold.rs - maximum (line 208) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fold.rs - minimum (line 178) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/node.rs - node::Cherry::quantity (line 301) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/fold.rs - prod_all (line 117) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/node.rs - node::Cherry::with (line 405) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/cmp.rs - cmp::Cherry (line 13) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/node.rs - node::Leaf::build (line 450) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/node.rs - node::Cherry::symbol (line 213) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/cmp.rs - cmp::Cherry (line 13) [INFO] [stdout] src/fold.rs - maximum (line 208) [INFO] [stdout] src/fold.rs - minimum (line 178) [INFO] [stdout] src/fold.rs - prod_all (line 117) [INFO] [stdout] src/node.rs - node::Cherry::map (line 354) [INFO] [stdout] src/node.rs - node::Cherry::quantity (line 301) [INFO] [stdout] src/node.rs - node::Cherry::symbol (line 213) [INFO] [stdout] src/node.rs - node::Cherry::to_json (line 242) [INFO] [stdout] src/node.rs - node::Cherry::value (line 181) [INFO] [stdout] src/node.rs - node::Cherry::with (line 405) [INFO] [stdout] src/node.rs - node::Leaf::build (line 450) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 13 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `"docker" "inspect" "fa24b761975a4e5ea0debe02e97e530cae7504c0b5659a1a8aa989f781d41e32"` [INFO] running `"docker" "rm" "-f" "fa24b761975a4e5ea0debe02e97e530cae7504c0b5659a1a8aa989f781d41e32"` [INFO] [stdout] fa24b761975a4e5ea0debe02e97e530cae7504c0b5659a1a8aa989f781d41e32