[INFO] cloning repository https://github.com/grauwoelfchen/beta [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/grauwoelfchen/beta" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrauwoelfchen%2Fbeta", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrauwoelfchen%2Fbeta'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c29d5c8b45dc48517f1858b83f6d73d92b0e2aa1 [INFO] testing grauwoelfchen/beta against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgrauwoelfchen%2Fbeta" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/grauwoelfchen/beta on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/source/rust-toolchain [INFO] started tweaking git repo https://github.com/grauwoelfchen/beta [INFO] finished tweaking git repo https://github.com/grauwoelfchen/beta [INFO] tweaked toml for git repo https://github.com/grauwoelfchen/beta written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/grauwoelfchen/beta already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pest_generator v2.1.3 [INFO] [stderr] Downloaded plist v1.0.0 [INFO] [stderr] Downloaded serde-xml-rs v0.3.1 [INFO] [stderr] Downloaded object v0.19.0 [INFO] [stderr] Downloaded quick-error v2.0.1 [INFO] [stderr] Downloaded document_tree v0.4.0 [INFO] [stderr] Downloaded line-wrap v0.1.1 [INFO] [stderr] Downloaded rst_parser v0.4.0 [INFO] [stderr] Downloaded handlebars v4.1.0 [INFO] [stderr] Downloaded rst_renderer v0.4.0 [INFO] [stderr] Downloaded serde_derive v1.0.110 [INFO] [stderr] Downloaded backtrace v0.3.48 [INFO] [stderr] Downloaded gimli v0.21.0 [INFO] [stderr] Downloaded addr2line v0.12.1 [INFO] [stderr] Downloaded serde v1.0.110 [INFO] [stderr] Downloaded fancy-regex v0.3.5 [INFO] [stderr] Downloaded serde_json v1.0.53 [INFO] [stderr] Downloaded indexmap v1.3.2 [INFO] [stderr] Downloaded syntect v4.5.0 [INFO] [stderr] Downloaded base64 v0.12.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de9c1657310424777c879e40b334910732f70b5337fc478774ac48fdfe22d072 [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" "de9c1657310424777c879e40b334910732f70b5337fc478774ac48fdfe22d072", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de9c1657310424777c879e40b334910732f70b5337fc478774ac48fdfe22d072", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de9c1657310424777c879e40b334910732f70b5337fc478774ac48fdfe22d072", kill_on_drop: false }` [INFO] [stdout] de9c1657310424777c879e40b334910732f70b5337fc478774ac48fdfe22d072 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 666148281a3fc9b922becb94914d5389f6dfbdf35db23674c9f2059447f13b13 [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" "666148281a3fc9b922becb94914d5389f6dfbdf35db23674c9f2059447f13b13", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling smallvec v1.4.0 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling tokio v1.8.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling fancy-regex v0.3.5 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling hyper v0.14.9 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling document_tree v0.4.0 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling serde-xml-rs v0.3.1 [INFO] [stderr] Compiling plist v1.0.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling nib-server v0.0.2 (/opt/rustwide/workdir/src/nib-server) [INFO] [stderr] Compiling syntect v4.5.0 [INFO] [stderr] Compiling handlebars v4.1.0 [INFO] [stderr] Compiling rst_parser v0.4.0 [INFO] [stderr] Compiling rst_renderer v0.4.0 [INFO] [stderr] Compiling nib v0.0.8 (/opt/rustwide/workdir/src/nib) [INFO] [stderr] Compiling nib-cli v0.0.3 (/opt/rustwide/workdir/src/nib-cli) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 44s [INFO] running `Command { std: "docker" "inspect" "666148281a3fc9b922becb94914d5389f6dfbdf35db23674c9f2059447f13b13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "666148281a3fc9b922becb94914d5389f6dfbdf35db23674c9f2059447f13b13", kill_on_drop: false }` [INFO] [stdout] 666148281a3fc9b922becb94914d5389f6dfbdf35db23674c9f2059447f13b13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--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] 519683202addd0a4b0b18a4905720c35b627685c434e2f94e52048867a78fc36 [INFO] running `Command { std: "docker" "start" "-a" "519683202addd0a4b0b18a4905720c35b627685c434e2f94e52048867a78fc36", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Compiling nib-server v0.0.2 (/opt/rustwide/workdir/src/nib-server) [INFO] [stderr] Compiling nib v0.0.8 (/opt/rustwide/workdir/src/nib) [INFO] [stderr] Compiling nib-cli v0.0.3 (/opt/rustwide/workdir/src/nib-cli) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.21s [INFO] running `Command { std: "docker" "inspect" "519683202addd0a4b0b18a4905720c35b627685c434e2f94e52048867a78fc36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "519683202addd0a4b0b18a4905720c35b627685c434e2f94e52048867a78fc36", kill_on_drop: false }` [INFO] [stdout] 519683202addd0a4b0b18a4905720c35b627685c434e2f94e52048867a78fc36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 66ce823bc5c58771cfbc47cc22b9b503e483e0c4bffd709a3ad8ad71575b4505 [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" "66ce823bc5c58771cfbc47cc22b9b503e483e0c4bffd709a3ad8ad71575b4505", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nib-90b294c0ad739825) [INFO] [stdout] running 8 tests [INFO] [stdout] test fs::test::test_get_entries_with_single_file_pattern ... ok [INFO] [stdout] test fs::test::test_rem_results ... ok [INFO] [stdout] test fs::test::test_get_entries_with_glob_pattern ... ok [INFO] [stdout] test fs::test::test_to_child_str_path ... ok [INFO] [stdout] test metadata::heading::test::test_heading_serialization ... ok [INFO] [stdout] test metadata::heading::test::test_heading_tag_serialization ... ok [INFO] [stdout] test metadata::heading::test::test_heading_tag_from ... ok [INFO] [stdout] test metadata::entry::test::test_entry_comparison ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nib-385bcf0af916ded3) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nib_server-5c0e5616e6136109) [INFO] [stdout] [INFO] [stderr] Running test/test.rs (/opt/rustwide/target/debug/deps/integration-f704dcc224c118ef) [INFO] [stdout] running 0 tests [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] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test integration_test::test_addr ... ok [INFO] [stderr] Doc-tests nib [INFO] [stdout] test integration_test::test_status_index_html ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - include_static_file (line 67) ... ok [INFO] [stdout] test src/lib.rs - include_template_file (line 25) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "66ce823bc5c58771cfbc47cc22b9b503e483e0c4bffd709a3ad8ad71575b4505", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66ce823bc5c58771cfbc47cc22b9b503e483e0c4bffd709a3ad8ad71575b4505", kill_on_drop: false }` [INFO] [stdout] 66ce823bc5c58771cfbc47cc22b9b503e483e0c4bffd709a3ad8ad71575b4505