[INFO] crate belong 0.1.0 is already in cache [INFO] testing belong-0.1.0 against 1.44.0 for beta-1.45-1 [INFO] extracting crate belong 0.1.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate belong 0.1.0 on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate belong 0.1.0 [INFO] finished tweaking crates.io crate belong 0.1.0 [INFO] tweaked toml for crates.io crate belong 0.1.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate belong 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "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=warn" "-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" "+1.44.0" "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] 4cd5f2b733f1313b6999658d6c1f90e2693b46da843618e03e5e871a22c5f763 [INFO] running `"docker" "start" "-a" "4cd5f2b733f1313b6999658d6c1f90e2693b46da843618e03e5e871a22c5f763"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling pulldown-cmark v0.7.0 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling humansize v1.1.0 [INFO] [stderr] Compiling open v1.4.0 [INFO] [stderr] Compiling casual v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling parse-zoneinfo v0.2.1 [INFO] [stderr] Compiling globset v0.4.5 [INFO] [stderr] Compiling ignore v0.4.14 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling chrono-tz v0.5.1 [INFO] [stderr] Compiling globwalk v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.5 [INFO] [stderr] Compiling structopt v0.3.12 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling tera v1.2.0 [INFO] [stderr] Compiling belong v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 03s [INFO] running `"docker" "inspect" "4cd5f2b733f1313b6999658d6c1f90e2693b46da843618e03e5e871a22c5f763"` [INFO] running `"docker" "rm" "-f" "4cd5f2b733f1313b6999658d6c1f90e2693b46da843618e03e5e871a22c5f763"` [INFO] [stdout] 4cd5f2b733f1313b6999658d6c1f90e2693b46da843618e03e5e871a22c5f763 [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=warn" "-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" "+1.44.0" "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] ca700af62d6b178aa2318268939c26f8485f37cb13ea798e3831fe2e8ef0344f [INFO] running `"docker" "start" "-a" "ca700af62d6b178aa2318268939c26f8485f37cb13ea798e3831fe2e8ef0344f"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling belong v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.05s [INFO] running `"docker" "inspect" "ca700af62d6b178aa2318268939c26f8485f37cb13ea798e3831fe2e8ef0344f"` [INFO] running `"docker" "rm" "-f" "ca700af62d6b178aa2318268939c26f8485f37cb13ea798e3831fe2e8ef0344f"` [INFO] [stdout] ca700af62d6b178aa2318268939c26f8485f37cb13ea798e3831fe2e8ef0344f [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=warn" "-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" "+1.44.0" "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] 128ea87986c1015732a9dabf1d24af5fc3812daa15ee59c4bb7c856f4d3d86ec [INFO] running `"docker" "start" "-a" "128ea87986c1015732a9dabf1d24af5fc3812daa15ee59c4bb7c856f4d3d86ec"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/belong-17eb4b4e695ba2ac [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test project::test::project_from_path_missing_config ... ok [INFO] [stdout] test config::test::config_from_str_both ... ok [INFO] [stdout] test project::test::page_url_path_to_root_multi_dir ... ok [INFO] [stdout] test project::test::page_url_path_no_dir ... ok [INFO] [stdout] test project::test::page_url_path_multi_dir ... ok [INFO] [stdout] test project::test::page_url_path_to_root_no_dir ... ok [INFO] [stdout] test project::test::project_from_path_empty ... ok [INFO] [stdout] test project::test::raw_page_from_str_basic_front_matter ... ok [INFO] [stdout] test config::test::config_from_str_empty ... ok [INFO] [stdout] test config::test::config_from_str_project ... ok [INFO] [stdout] test project::test::raw_page_from_str_empty_front_matter ... ok [INFO] [stdout] test project::test::raw_page_from_str_extra_front_matter ... ok [INFO] [stdout] test project::test::project_from_path_bad_config ... ok [INFO] [stdout] test config::test::config_from_str_rest ... ok [INFO] [stdout] test project::test::raw_page_from_str_no_front_matter ... ok [INFO] [stdout] test project::test::raw_page_from_str_empty ... ok [INFO] [stdout] test project::test::project_from_path_bad_page ... ok [INFO] [stdout] test project::test::project_from_path_custom_config_pages_and_templates ... ok [INFO] [stdout] test project::test::page_url_path_to_root_unexpected_path_component ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/belong-4015e3a6afd889de [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] [stderr] Doc-tests belong [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" "128ea87986c1015732a9dabf1d24af5fc3812daa15ee59c4bb7c856f4d3d86ec"` [INFO] running `"docker" "rm" "-f" "128ea87986c1015732a9dabf1d24af5fc3812daa15ee59c4bb7c856f4d3d86ec"` [INFO] [stdout] 128ea87986c1015732a9dabf1d24af5fc3812daa15ee59c4bb7c856f4d3d86ec